Re: Array and Pointer Tutorial
- From: Richard Heathfield <invalid@xxxxxxxxxxxxxxx>
- Date: Fri, 12 May 2006 22:16:20 +0000
Rod Pemberton said:
You should point out the negatives too. If p is already declared, and
their
is no comment telling him what file p is declared in. He'll spend forever
trying to answer this question: "What the HELL is p?"
Oh, please try to /think/ before posting. You don't need that crutch with
all your other objects, so why on earth would you need it with objects that
you happen to be pointing at the return value of a malloc call?
--
Richard Heathfield
"Usenet is a strange place" - dmr 29/7/1999
http://www.cpax.org.uk
email: rjh at above domain (but drop the www, obviously)
.
- Follow-Ups:
- Re: Array and Pointer Tutorial
- From: Rod Pemberton
- Re: Array and Pointer Tutorial
- References:
- Re: Array and Pointer Tutorial
- From: Richard Bos
- Re: Array and Pointer Tutorial
- From: Chad
- Re: Array and Pointer Tutorial
- From: Flash Gordon
- Re: Array and Pointer Tutorial
- From: Chad
- Re: Array and Pointer Tutorial
- From: Richard Heathfield
- Re: Array and Pointer Tutorial
- From: Rod Pemberton
- Re: Array and Pointer Tutorial
- Prev by Date: Re: swapping bytes in an integer
- Next by Date: Re: continue with switch
- Previous by thread: Re: Array and Pointer Tutorial
- Next by thread: Re: Array and Pointer Tutorial
- Index(es):
Relevant Pages
|