Compiler Error Caused by functions ?
Posted: Thu Apr 17, 2003 5:43 pm
I have written a program dealing with strings.
These are the header files I have included:
<stdio.h> <stdlib.h> <string.h>
However when I use "ultoa" or "strtoul", the judge said that it was an error.
Can anyone answer my question ?
Moreover, the judge accepts "%ld" or "%u" ?
Thanks.
These are the header files I have included:
<stdio.h> <stdlib.h> <string.h>
However when I use "ultoa" or "strtoul", the judge said that it was an error.
Can anyone answer my question ?
Moreover, the judge accepts "%ld" or "%u" ?
Thanks.