Can anybody provide examples of pointers in C language for beginer
students
You'll be better served by reading a good book on C like _The C
Programming Language_ or _C Programming: A Modern Approach_ or even a
good tutorial (I include two such links below) rather than asking in a
newsgroup. It's better ask for help with specific problems in
newsgroups.
Can anybody provide examples of pointers in C language for beginer
students
Just buy "The C Programming Language" and you'll be all set.
--
"I disapprove of what you say, but I'll defend to the death your right
to say it." - Voltaire
Comment