The QBasic Forum      Other Subforums, Links and Downloads
 

So... If am looking for an alternative to gcc or msvc++, I can use FBasic?

by (Login ComputerGhost)
R

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.

Posted on Feb 6, 2007, 7:15 AM

Respond to this message   

Return to Index


Response TitleAuthor and Date
Your program fixed for FB...rpgfan3233 on Feb 6

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