| 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.
|