Re: error when rename pointer names
- From: "Ancient_Hacker" <grg2@xxxxxxxxxxx>
- Date: 17 Jul 2006 15:21:53 -0700
ehabaziz2001@xxxxxxxxx wrote:
When I rename the variables d,p TO : do,po in all the module of :
C compilers are famous for parsing correct C programs, but not having a
clue what's wrong with a slightly incorrect one. Something to do with
yacc.
In case you havent caught on, "do" is a reserverd word in C.
You might also benefit from downloading a newer C compiler. Borland
gives away 5.5 IIRC, and Microsoft gives away VC8 2005 Express.
.
- References:
- error when rename pointer names
- From: ehabaziz2001
- error when rename pointer names
- Prev by Date: Re: OT: Re: automated coding standard validation?
- Next by Date: converting string into integer
- Previous by thread: Re: error when rename pointer names
- Next by thread: Re: error when rename pointer names
- Index(es):
Relevant Pages
|