Search found 2 matches

by RichK88
Tue Oct 02, 2018 9:59 am
Forum: QBASIC and QB64 Questions & Answers
Topic: Qbasic Program wont run
Replies: 1
Views: 18181

Qbasic Program wont run

I am unable to get this program to work. everything was going good until i added the PRINT stuff so i think that is where mt problem lies. i did it from what i can tell exactly how the book shows it and it still wont run. If anybody can point me in the right direction! Rem Richard Kopycinski '******...
by RichK88
Mon Sep 17, 2018 11:46 am
Forum: QBASIC and QB64 Questions & Answers
Topic: C++ Compilation Failed
Replies: 1
Views: 17442

C++ Compilation Failed

Im doing a QBASIC Assignment where i "Write a program that will input a number and print the number, the square of the number, and the cube of the number. Continue the operation until 999 is entered". I've written the code below but i still end up with "C++ Compilation Failed" ev...