Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
09/28/04 16:03
Read: times


 
#78306 - What error??
Responding to: ???'s previous message
Juan Carlos said:
I get an error and does not compiled. Why would that be?

Because you have done sonething wrong!

There is absolutely no more that we can say if you don't even tell us what the error message says!!

Please, read the message carefully, and ask your self "what is this telling me?"
Take the words literally - if it says something is "undefined" then you need to supply a definition for it.

Look in your compiler Manual for descriptions of its error messages.

If you can't see anything wrong on the line where the error is actually reported (this is quite common) look carefully at the immediately preceding code - have you forgotten something like a semicolon, closing bracket, etc?

If you're still stuck, then please post the full text of the message, the line of code where it occurs, and a few lines of context before.

Don't forget the < pre > and < /pre > tags around the code!

List of 11 messages in thread
TopicAuthorDate
C Programming Question            01/01/70 00:00      
   RE: C Programming Question            01/01/70 00:00      
   What error??            01/01/70 00:00      
   Preprocessor            01/01/70 00:00      
   RE: guessing            01/01/70 00:00      
   RE: C Programming Question            01/01/70 00:00      
      RE: C Programming Question            01/01/70 00:00      
         You have a Problem!            01/01/70 00:00      
            RE: You have a Problem!            01/01/70 00:00      
               RE: You have a Problem!            01/01/70 00:00      
   RE: C Programming Question            01/01/70 00:00      

Back to Subject List