Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
0 Endorsements
Ranked #3K
~3K People Reached
Favorite Tags

8 Posted Topics

Member Avatar for parnell6622

Here you can find one (actually a number of different versions): [url]http://www.qbcafe.net/english/index.html?dl_pages/compiler/index.html~qbc_main[/url]

Member Avatar for bregalad
0
297
Member Avatar for KittyGirl

I think you can do the following: Define MAX as the maximum of the scores. First set it as equal to the first element of the array of scores. Then compare successively MAX with the elements of the array. Set MAX as equal to the particular element if MAX is …

Member Avatar for WolfPack
0
145
Member Avatar for khkwa

Hi, thanks in advance for any advice and guide. I visited the site [url]http://www.weberdev.com/get_example-3880.html[/url] after a google search. Then the site weberdev.com seems to stick to my IE history, though I have cleared the history many times by going to tools->internet options->clear history. To be precise, every time I type …

Member Avatar for mikemark
0
161
Member Avatar for pookeesha

For BASIC fans, you might want to take a look at [url]http://www.qbcafe.net/english/index.html?dl_pages/compiler/index.html~qbc_main[/url]

Member Avatar for jaedma
0
988
Member Avatar for lizjci

I think the question is how one make use of the information at hand, regardless of the source. In this case, who care whether it is a book or an online tutorial?

Member Avatar for Sphyenx
0
714
Member Avatar for pizzafiend

Just curious: I thought we can actually edit a text file in Quick BASIC? [QUOTE=pizzafiend]I have an old BASIC program which I unfortunately no longer have a copy of. I do, however, have the original source code in a research report which I have scanned onto my computer and saved …

Member Avatar for pizzafiend
0
268
Member Avatar for chuckles

You can try [url]http://www.qbcafe.net/english/index.html?dl_pages/compiler/index.html~qbc_main[/url] [QUOTE=chuckles]Greetings......... I bought a basic application that doesn't print out a hard copy properly. The sellers of same can't figure out what the problem w/their code is. Would like to get a "bare bones" Qbasic app without mortgaging my very being. Am I asking too much, …

Member Avatar for khkwa
0
281
Member Avatar for Extreme

Hi, just wondering what complier you're using. I compiled your code with Borland C++ 5.5.1 and obtained the following error messages. Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland palindrome.cpp: Error E2141 palindrome.cpp 28: Declaration syntax error Error E2141 palindrome.cpp 30: Declaration syntax error Error E2141 palindrome.cpp 32: …

Member Avatar for jwenting
-1
266

The End.