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!

Search results for query: *

  1. aeaswara

    how to write a enum value to a file

    Hi all, I need to know how will you write a enum value to an output file. The Program Is As Follows: typedef enum { ID,INTLITERAL, BEGIN, END, READ, WRITE }token; when i read a "begin" in an input file say, in.txt i return BEGIN. and after returing i want to write "BEGIN" to a output file...

Part and Inventory Search

Back
Top