Intermec 5055 Guide De Référence

Page de 216
Programming Guidelines
2-9
2
Certified Microsoft C Functions (continued)
abs
floor
log10
strcmp
acos
fmod
malloc
strcpy
asctime
fopen
mblen
strcspn
asin
fputs
mbstowcs
strdate
atan
fprintf
mbtowc
strftime
atan2
fread
memchr
strlen
atof
free
memcmp
strncat
atoi
frexp
memcpy
strncmp
atol
fscanf
memicmp
strncpy
bsearch
fseek 
1
memmove
strpbrk
calloc
ftell
memset
strrchr
ceil
fwrite
mktime
strspn
clock
gets
modf
strstr
cos
gmtime
pow
strtime
cosh
isalnum
printf 
2
strtod
cputs
isalpha
putch 
2
strtok
ctime
iscntrl
puts 
2
strtol
difftime
isdigit
qsort
strtoul
div
isgraph
rand
tan
errno
islower
remove
tanh
exit
isprint
rename
time
exp
ispunct
scanf
tolower
fabs
isspace
sin
toupper
fclose
isupper
sinh
va_arg
fcloseall
isxdigit
sqrt
va_end
feof
labs
srand
va_start
ferror
ldexp
sscanf
val
fflush
ldiv
strcat
wcstombs
fgetc
localtime
strchr
wctomb
fgets
log
1
If you seek beyond the end of file (EOF), fseek returns an error.
2
C display functions will not wrap the line or scroll the display; therefore, text longer than the column
width will go off the screen when using these functions.