call info from txt file

Discussion in 'C++' started by XodoX, Aug 31, 2010.

  1. XodoX

    XodoX New Member

    Joined:
    Aug 31, 2010
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    I'm trying to create a program that lists all variables, function names and C++reserved words from an input source file ( txt ). I'm not sure how do do this. I've done that only once using a header file, but I didn't like that at all. It says I also could use a class or main function. I'm thinking about classes. Would that be more difficult?
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice