• Link Error
    I am a beginner. I have my .c and .h files. With Archimedes I made a new project including all these .c files. Then I made Build All. I can see that each .c file is processed to make .obj file but at...
  • Link Problem
    Hello, when linking a voluminous project, I obtain a WARNING L1: UNKNOWN and a FATAL ERROR L220: INVALID INPUT MODULE MODULE D:\KEIL\C251\LIB\C2SXT.LIB (-----) I have no problem when building...
  • Error 253
    Guys thanx for keeping the 'printf' thread lively and would especially like to thank Andrew for pointing me out the thing I was overlooking. I'm sort of stuck with another problem. This time its something...
  • error in C
    I have an error that says: error: two or more data types in declaration of 'main'. This is my declaration of main: int main(int argc, char *argv) any suggestions on how to fix it?
  • Linker errors
    I compile my program and get the following errors ========================================= linking... *** ERROR L107: ADDRESS SPACE OVERFLOW SPACE: CODE SEGMENT: ?PR?SETTHERMODEDETECTIONENABLED...