The QBasic Forum      Other Subforums, Links and Downloads
 
Respond to this messageReturn to Index
Original Message
  • So... If am looking for an alternative to gcc or msvc++, I can use FBasic?
    • (Login ComputerGhost)
      R
      Posted Feb 6, 2007 7:15 AM

      Weird, to say the least!

      BASIC + C. hehe. What messy code it is!

      #include <crt.h>
      PRINT "Howdy peeps\n\r"; printf( " :-P" );
      while( 1 == 1)
      {
      IF 1 == 1 THEN
      PRINT "Howdy";
      else if( 1 != 2 )
      printf( "No way!" );
      END IF
      }

      If that actually compiles, I'm going to be sick. :-(
      But I don't have FB nor do I plan to get it, so I'm stucky being an optimist, saying it won't run.
    Your Name
    Your Email
    (Optional)
    Message Title
    Message Text
    Image Services Photobucket.com
    Options Enable formatted text (Huh?)
    Also send responses to my email address
          


    Newbies usually go to www.qbasic.com and click on The QBasic Forum
    Forum regulars have their own ways, which include The QBasic Community Forums