[A89] Determine Variable Type


[Next][Index][Thread]

[A89] Determine Variable Type




Can anyone help me out with some sample code to
determine the type of a variable in TIGCC? 

The only types I'm interested in right now are
programs, functions, and text files.

I open the file using fopen( varName, "rb") and check
to make sure it exists.

Thanks for any and all help,

Rick

__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail - only $35 
a year!  http://personal.mail.yahoo.com/



Follow-Ups: