beautypg.com

Standard functions – Zilog EZ80F916 User Manual

Page 352

background image

UM014423-0607

C Standard Library

ZiLOG Developer Studio II

eZ80Acclaim!

®

User Manual

332

Miscellaneous

STANDARD FUNCTIONS

The following functions are standard functions:

char *strstr(const char *s1, const char *s2);

Finds first occurrence of a given string in another
string.

char *strtok(char *s1, const char *s2);

Finds next token in string.

void *memset(void *s, int c, size_t n); Uses a given character to initialize a specified number of

bytes in the buffer.

size_t strlen(const char *s);

Finds length of string.

abs

acos

asin

assert

atan

atan2

atof

atoi

atol

bsearch

calloc

ceil

cos

cosh

div

exp

fabs

floor

fmod

free

frexp

getchar

gets

isalnum

isalpha

iscntrl

isdigit

isgraph

islower

isprint

ispunct

isspace

isupper

isxdigit

labs

ldexp

ldiv

log

log10

longjmp

malloc

memchr

memcmp

memcpy

memmove

memset

modf

pow

printf

putchar

puts

qsort

rand

realloc

scanf

setjmp

sin

sinh

sprintf

sqrt

srand

sscanf

strcat

strchr

strcmp

strcpy

strcspn

strlen

strncat

strncmp

strncpy

strpbrk

strrchr

strspn

strstr

strtod

strtok

strtol

tan

tanh

tolower

toupper

va_arg

va_end

va_start

vprintf

vsprintf

This manual is related to the following products: