Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

To get along with what command

Status
Not open for further replies.

AQWQ

Programmer
Aug 5, 2001
33
IN
Hi all,

I tried to add some identifiers to my .c program so that when we type the command &quot;what <progname>&quot; 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 &quot;mcs -d <progname>&quot; 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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top