Thread: Is this possible (code between diff. compilers)?

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

    Unhappy Is this possible (code between diff. compilers)?

    I posted a question with the Subject "Microsoft Visual C++ compiler,cast problem?" a couple of days ago, and I have now added all the code to the post. I'm not sure if this problem can be fixed due to the diffrences between compilers, maybe? I would be extremely greatful if someone could go back and look at this and help me to find out what I am overlooking.

  2. #2
    Sayeh
    Guest
    You use #define statements (and all the variants) to make code cross-compilable for platforms and compilers.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Explain this C code in english
    By soadlink in forum C Programming
    Replies: 16
    Last Post: 08-31-2006, 12:48 AM
  2. Replies: 1
    Last Post: 03-21-2006, 07:52 AM
  3. Updated sound engine code
    By VirtualAce in forum Game Programming
    Replies: 8
    Last Post: 11-18-2004, 12:38 PM
  4. Interface Question
    By smog890 in forum C Programming
    Replies: 11
    Last Post: 06-03-2002, 05:06 PM
  5. Replies: 4
    Last Post: 01-16-2002, 12:04 AM