Thread: file headers

  1. #1
    Registered User
    Join Date
    Feb 2002
    Posts
    5

    Question file headers

    how do you read file headers? Please include partial sample code as an example.

  2. #2
    guyondrugs
    Guest
    what exactly do you mean. how do you put them in to your program? or how to read them? as with your own eyes

  3. #3
    Registered User
    Join Date
    Feb 2002
    Posts
    5

    file header reading

    Since this is a programming board I want to use c++ to read them in and then be able to make it so I can read them with the necessary manipulation or whatever...

  4. #4
    _B-L-U-E_ Betazep's Avatar
    Join Date
    Aug 2001
    Posts
    1,412
    Do you have an example 'file header'? Don't know what you are talking about.
    Blue

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. opening empty file causes access violation
    By trevordunstan in forum C Programming
    Replies: 10
    Last Post: 10-21-2008, 11:19 PM
  2. Can we have vector of vector?
    By ketu1 in forum C++ Programming
    Replies: 24
    Last Post: 01-03-2008, 05:02 AM
  3. System
    By drdroid in forum C++ Programming
    Replies: 3
    Last Post: 06-28-2002, 10:12 PM
  4. Hmm....help me take a look at this: File Encryptor
    By heljy in forum C Programming
    Replies: 3
    Last Post: 03-23-2002, 10:57 AM
  5. Need a suggestion on a school project..
    By Screwz Luse in forum C Programming
    Replies: 5
    Last Post: 11-27-2001, 02:58 AM