User Profile
Collapse
Profile Sidebar
Collapse
karthik141
Last Activity: Feb 17 '12, 12:30 PM
Joined: Nov 9 '11
Location:
-
probably i think you didn't understand what i have asked. i am trying to read the name of the macro from compile and and trying to get the value of macro which i have already written in the code. -
how to do pointer typecast?
I am working on console application in visual studio 2008.
I want to read a value from console window which is of form "T_414_A" which is a macro internal to the code and is defined as some hexadecimal value. how to get that macro value?
the code which i tried is as follows:
typedef unsigned long UINT32;
typedef unsigned char UINT8;
void * text_data_vp;
UINT32 * bit_format_ref;
UINT8...
No activity results to display
Show More
Leave a comment: