Thread: running code in borland

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Registered User
    Join Date
    May 2009
    Posts
    242
    it will run from MS Visual C++ express. Command prompt not immediately transparent from borland interface.

    so, i guess no substantive help on this ...

  2. #2
    Officially An Architect brewbuck's Avatar
    Join Date
    Mar 2007
    Location
    Portland, OR
    Posts
    7,396
    Quote Originally Posted by Aisthesis View Post
    it will run from MS Visual C++ express. Command prompt not immediately transparent from borland interface.

    so, i guess no substantive help on this ...
    Uh... Go to Start->Run, type "cmd", cd to the directory where you executable is, and execute it?
    Code:
    //try
    //{
    	if (a) do { f( b); } while(1);
    	else   do { f(!b); } while(1);
    //}

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Compiling C Code with Borland
    By blackcell in forum C Programming
    Replies: 16
    Last Post: 03-18-2008, 04:15 PM
  2. Obfuscated Code Contest
    By Stack Overflow in forum Contests Board
    Replies: 51
    Last Post: 01-21-2005, 04:17 PM
  3. << !! Posting Code? Read this First !! >>
    By kermi3 in forum Linux Programming
    Replies: 0
    Last Post: 10-14-2002, 01:30 PM
  4. << !! Posting Code? Read this First !! >>
    By biosx in forum C++ Programming
    Replies: 1
    Last Post: 03-20-2002, 12:51 PM