Thread: FILE*: what and where is this

  1. #1
    Registered User
    Join Date
    Jun 2002
    Posts
    8

    FILE*: what and where is this

    I have source code including a data type FILE*. But my compiler won work with it and I don't know where to find info about it. Is it in a library or is it special for some compilers?

  2. #2
    . Driveway's Avatar
    Join Date
    May 2002
    Posts
    469
    Should be in stdio.h

  3. #3
    Unregistered
    Guest
    it' a macro, or a define or whatever, that allows you to manipulate files using C language syntax, once you know the rest of the story.

Popular pages Recent additions subscribe to a feed