2001)
(1)
if (x++ == 5){
aaasub();
}
(2)
x++;
if (x ==5){
aaasub();
}
When making my program in C language, I want to place the global variable according to the sequence described in the
definition. How can I do this? (Dec. 20, 2000)
●
When using NCxxWA, how can I prevent my application from linking unnecessary functions, such as MALLOC() and
MEMCPY()? (Aug. 7, 2000)
●
In the preprocess command block #ifdef to #endif, which performs the condition compile, I get an error when I describe a
double quotation. Why? I don't get an error for any other character.
I assume that if the respective identifier is macro-defined with #ifdef, the operation will not progress. (Mar. 21, 2000)
●
Top of Page | 79xx Series FAQ Index | FAQ Index
Terms of Use Privacy Policy
(C)2004 Renesas Technology Corp., All Rights Reserved.
Comentarios a estos manuales