??? 01/11/08 19:52 Read: times |
#149323 - How are you disabling case sensitivity? Responding to: ???'s previous message |
Juan Carlos said:
Void Main (void) C is case sensitive and knows about 'void' and 'main', not what you have above unless they are macros defined elsewhere. I'm surprised that "It worked!" as reported in a later post of yours. Does your toolchain have some means to disable case sensitivity? |