What is headersize ?? (Newbie)

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • sam

    #1

    What is headersize ?? (Newbie)

    Hi,
    What is headersize of particular file (exe or any other type file)
    How it is useful and how we can know it ??
  • tony_in_da_uk@yahoo.co.uk

    #2
    Re: What is headersize ?? (Newbie)

    On Sep 23, 9:40 pm, sam <sameer...@gmai l.comwrote:
     What is headersize of particular file (exe or any other type file)
     How it is useful and how we can know it ??
    C++ has no notion of header size, nor "exe"s (by which you presumably
    mean DOS/Windows executables). Consider asking on forums related to
    the Operating System or file types you're interested in.

    Tony

    Comment

    • red floyd

      #3
      Re: What is headersize ?? (Newbie)

      On Sep 23, 5:40 am, sam <sameer...@gmai l.comwrote:
      Hi,
       What is headersize of particular file (exe or any other type file)
       How it is useful and how we can know it ??
      Please see also FAQ 5.2 (http://www.parashift.com/c++-faq-lite/how-to-
      post.html#faq-5.2).

      Comment

      Working...