Monday, July 27, 2009

Pointers Use in C Programming?

I wanted to find out how to use and implement multiple source files using pointers?

Pointers Use in C Programming?
http://home.netcom.com/~tjensen/ptr/poin...


this link would help but practice has no better substitute
Reply:Pointers have nothing to do with using multiple source files - see http://home.netcom.com/~tjensen/ptr/poin... which may help clarify it. To include another source file use #include "filename". Anything beyond this depends on what compiler you are using.
Reply:Can you plz elaborate your question...


No comments:

Post a Comment