cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
hide local identifiers in C
hide local identifiers in C
Dec 23, 2010 at 1:04pm UTC
chathura666
(80)
in C , I am writing some header files and i want them to hide their local identifiers so that i can use those same identifiers used in the headers in the main program or where ever I use the header files...
something similar to namespace in c++
can anyone please tell me how to do this?
thanks..
Topic archived. No new replies allowed.