For Programmers: Free Programming Magazines  


Home > Archive > C > February 2006 > Re: Help in c pointers









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: Help in c pointers
patelchint@gmail.com

2006-02-28, 6:56 pm

hum nice ?
yar i dont know why u got error
but i cant give eroor
*p=4
mins u asign a adress of value 4 to p there no address of 4
but in charector every char have a fix address.
so may be because of this u get error for int & not for charector.ok.

Keith Thompson

2006-02-28, 6:56 pm

patelchint@gmail.com writes:
> hum nice ?
> yar i dont know why u got error
> but i cant give eroor
> *p=4
> mins u asign a adress of value 4 to p there no address of 4
> but in charector every char have a fix address.
> so may be because of this u get error for int & not for charector.ok.


Please make some effort to write in standard English. Silly
abbreviations like "u" for "you" just make what you write more
difficult to read. We'll gladly make allowances for minor errors,
especially if English isn't your first language, but I can't even
figure out what you mean.

You also need to provide context when you post a followup. Read
<http://cfaj.freeshell.org/google/> to find out how to do this.

(And the original question has already been answered.)

--
Keith Thompson (The_Other_Keith) kst-u@mib.org <http://www.ghoti.net/~kst>
San Diego Supercomputer Center <*> <http://users.sdsc.edu/~kst>
We must do something. This is something. Therefore, we must do this.
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2009 codecomments.com