Hi all,
I tried to add some identifiers to my .c program so that when we type the command "what <progname>" it displays the identifiers given by me.My pbm is that its works well when i do a cc, but after that when i do a "mcs -d <progname>" all the identifiers are getting deleted.Is there any way that i can restrict this, in the sense even if i give a mcs -d option it shud not delete the identifiers given by me...
Thanx in Advance Santhosh Ravindran
I tried to add some identifiers to my .c program so that when we type the command "what <progname>" it displays the identifiers given by me.My pbm is that its works well when i do a cc, but after that when i do a "mcs -d <progname>" all the identifiers are getting deleted.Is there any way that i can restrict this, in the sense even if i give a mcs -d option it shud not delete the identifiers given by me...
Thanx in Advance Santhosh Ravindran