Thread: what are all the compiler files

  1. #1
    Registered User
    Join Date
    Nov 2001
    Posts
    16

    what are all the compiler files

    when i compile a program se i find these files where made what are they do i need them?
    se.obj
    se.tds
    • 0927
    • a.k.a 0 9 two 7

  2. #2
    A Banana Yoshi's Avatar
    Join Date
    Oct 2001
    Posts
    859
    They are nothing good for you except for reference to the compiler.
    Yoshi

  3. #3
    Has a Masters in B.S.
    Join Date
    Aug 2001
    Posts
    2,263
    the .obj is a compiled .c/.cpp file that is ready for linking, the rest are the compilers mess...
    ADVISORY: This users posts are rated CP-MA, for Mature Audiences only.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Why won't my compiler let me open files?
    By jsrig88 in forum C Programming
    Replies: 3
    Last Post: 08-31-2006, 10:52 AM
  2. questions about classes(implementation files)
    By Link_26 in forum C++ Programming
    Replies: 6
    Last Post: 06-22-2006, 09:48 AM
  3. *.cpp and *.h files understanding
    By ElastoManiac in forum C++ Programming
    Replies: 4
    Last Post: 06-11-2006, 04:45 AM
  4. Can someone please help me install my new compiler??
    By Unregistered in forum C++ Programming
    Replies: 5
    Last Post: 06-06-2002, 02:06 PM
  5. Using c++ standards
    By subdene in forum C++ Programming
    Replies: 4
    Last Post: 06-06-2002, 09:15 AM