Forum: C++ Jan 20th, 2005 |
| Replies: 7 Views: 2,167 Hey babablacksheep
I don't know if this will be of any help to you, but try this:
int twentynote, tennote, fivenote....;
This way you can 'int' everything in one line. Obviously you... |
Forum: Legacy and Other Languages Jan 20th, 2005 |
| Replies: 0 Views: 3,434 Hey all
Does anyone know of any comercial quality games that have been created in DarkBASIC Professional? |
Forum: Java Jan 14th, 2005 |
| Replies: 10 Views: 2,628 |
Forum: Java Jan 14th, 2005 |
| Replies: 10 Views: 2,628 Hi all, I want to begin programming in either Java1 or Java2 (probably Java2 as it is the more recent). Are there any free Java2 compilers on the internet (like the Bloodshed C++ compiler) I could... |
Forum: C++ Dec 19th, 2004 |
| Replies: 14 Views: 10,525 Ok, thanks all!
I'll try these methods and hope for success!
Thanks |
Forum: C++ Dec 18th, 2004 |
| Replies: 14 Views: 10,525 Hey all, I posted a question earlier this week regarding dev-c++ and my inability to keep the output window (#include <iostream>) open long enough to see my program running!
I have already tried... |
Forum: C++ Dec 17th, 2004 |
| Replies: 6 Views: 1,954 Thank you both!
I'll soon be adding my own codes to your site!
Take care |
Forum: C++ Dec 16th, 2004 |
| Replies: 6 Views: 1,954 Ok, I didn't know how do put this snippet into the C++ section, so here it is...
Sorry if you wanted to read it in the code section!
#include <iostream>
#include <string>
using std::cout;... |
Forum: C++ Dec 16th, 2004 |
| Replies: 6 Views: 1,954 Ok, thanks DarkOmen!
I'll give it a try! I'll also paste this code in for you!
Thanks again |
Forum: C++ Dec 16th, 2004 |
| Replies: 6 Views: 1,954 Hey! I GUARANTEE that I'm the most junior programmer here! I started programming VB about 2 months ago, and I started Dev-C++ yesturday!!! I actually have a quick question regarding Dev-C++, I... |