M
mailursubbu
Hi,
Will it be possible to #define a char pointer...
It means if write some thing like
#define CHAR_PTR (char *) // I know this wont work
I should be able to use CHAR_PTR to define a variable of type char *.
Best Regards,
Subramanya
Will it be possible to #define a char pointer...
It means if write some thing like
#define CHAR_PTR (char *) // I know this wont work
I should be able to use CHAR_PTR to define a variable of type char *.
Best Regards,
Subramanya