san!
unread,Dec 14, 2008, 4:50:24 AM12/14/08Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to C/C++ Users' Group
hey i have 1 prob.
the source code,functions r defined,now i want to cal one of functions
from
source code,,in source code header files r defined..
now to execute that function ,,i had included header files,,,but i am
not getting
how access the global variables used in original source code,,the as
we r not passing them in function that r writteen by me.