Thread: how do i start my borland 5.1 compiler??

  1. #1
    Flash Animator, OF DOOOOM bluehead's Avatar
    Join Date
    Nov 2001
    Posts
    269

    how do i start my borland 5.1 compiler??

    i dont get the readme, just doesn't make sense, can anyone help me
    Code:
    #if _emo
      #define stereo_type_i_dislike
    #endif

  2. #2
    Used Registerer jdinger's Avatar
    Join Date
    Feb 2002
    Posts
    1,065
    The only Borland compiler I've ever used was the command-line, not sure if that's what you're using or not. If it is, you just use:

    bcc32 yourfile.cpp

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Which Compiler?
    By Bladactania in forum C Programming
    Replies: 10
    Last Post: 02-11-2009, 01:32 AM
  2. [resolved] internal compiler error...
    By bling in forum C++ Programming
    Replies: 2
    Last Post: 12-10-2008, 12:57 PM
  3. Linked List Anamoly
    By gemini_shooter in forum C++ Programming
    Replies: 3
    Last Post: 02-28-2005, 05:32 PM
  4. C compiler
    By Unregistered in forum C Programming
    Replies: 5
    Last Post: 02-12-2002, 04:27 PM
  5. Change compiler start-up settings?
    By Sebastiani in forum A Brief History of Cprogramming.com
    Replies: 2
    Last Post: 08-31-2001, 02:33 PM