Im getting an error that says
>Undefined first referenced
> symbol in file
>
>stricmp num.o
when i test my code, but it compiles all ok and exectutes ok. Any ideas why?
This is how ive used it:
And i have included string.hCode:if(stricmp(cmd, word2) == 0) printf("2\n");
??



LinkBack URL
About LinkBacks


