Re: Error codes
Re: Error codes
- Subject: Re: Error codes
- From: Andy Lee <email@hidden>
- Date: Mon, 21 Jul 2008 11:25:00 -0400
On Jul 21, 2008, at 1:09 AM, Michael wrote:
I guess what I am referring to are the "message bubbles" that appear
during the compilation of my command line exercises ( from K&R).
Are you asking about text messages that appear in those bubbles, or
are those messages reporting numeric error codes like "Error 7398" (I
made that up), and are you wondering about the 7398? Most of the
replies you've gotten have been about the 7398.
If it's the text messages that you're wondering about, it's probably
easiest to do a Google search on the text in the message. For a
general idea of common C compiler errors, I found this by Googling for
[gcc error messages]:
<http://www.network-theory.co.uk/docs/gccintro/gccintro_94.html>
Even if it's the 7398 you're wondering about, Google might be able to
help you if you search for something like [compiler error 7398].
--Andy
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden