Racal Instruments 7064 Instruction Manual page 150

Table of Contents

Advertisement

Intermetrics C-cross Assembler Commands'
abs (int i);
atoi (char *string); s t r c h r (char *src, char c);
atol (char *string); s t r c m p (char *srcl, char *src2);
index (char *src, char c); strcpy (char *dest, char *src);
isalnum (int c);
isalpha (int c); s t r i n g c m p i (char *srcl, char *src2);
iscntrl (int c); s t r l e n (char *src);
isdigit (int c); s t r n c a t (char * dest, char * source, uint max);
isgraph (int c);
islower (int c);
isprint (int c); s t r p b r k (char *src, char *list);
ispunct (int c);
isspace (int c);
isupper (int c);
isxdigit (int c);
labs (long i);
memccpy (char *dest, char *src, char c, int num);
memchr (char *src, char c, int num);
memcmp (char *srcl, char *src2, int num);
memcpy (char *dest, char *src, int num);
memset (char *dest, char c, int num);
rand ();
rcopy (void *table);
rindex (char *src, char c);
sprintf (char *buffer, char *format, ...);
srand (int seed);
sscanf (char *buffer, char *format, ...);
These commands are defined in detail in the Intermetrics manuals that are supplied
with the C software and debugger manuals. These are not required i f the user is not
writing his own firmware.
A-2
s
t
r
c
a
t
s t r c s p n
s t r n c m p
s t r n c p y
s t r r c h r
s
t
r
s
p
n
s
t
r
t
o
k
s
w
a
b
t
o
l
o
w
e
(char *dest, char *src);
(char *src, char *list);
(char *srcl, char *src2, int num);
(char *dest, char *src, int num);
(char *src, char c);
(char *src, char *cmp);
(char *src, char *sep);
(char *src, char *dest, int nbytes);
r
(int c); t o u p p e r (int c);

Advertisement

Table of Contents
loading

Related Products for Racal Instruments 7064

Table of Contents