Search Results

Showing results 1 to 5 of 5
Search took 0.01 seconds.
Search: Posts Made By: Creator
Forum: C++ Apr 7th, 2004
Replies: 21
Views: 43,951
Posted By Creator
I just wrote a small game in C++. I also have the source code to a few RPG games. It actually isn't that hard to make a console RPG. And as BountyX said, funny you should ask if games could be made...
Forum: C++ Apr 6th, 2004
Replies: 21
Views: 43,951
Posted By Creator
Of course it is possible. I've been thinking about making a command-line (text) based RPG with C++. What you could do is say, create some bad guys, create a menu of what the user can do to them,...
Forum: C++ Apr 6th, 2004
Replies: 7
Views: 4,576
Posted By Creator
<string.h> is the original C string header file. But as you are programming this in C++ you want to use <string>.

As for utility, that's a custom header file (that I'm assuming you wrote?) and...
Forum: C Apr 2nd, 2004
Replies: 6
Views: 4,051
Posted By Creator
That won't neccesarily work. You're going to need to make a loop and a lot more code to actually search a string. If you are talking about big strings you might want to search for a substring with...
Forum: C Apr 1st, 2004
Replies: 6
Views: 4,051
Posted By Creator
I'm not quite sure about what you mean. What exactly do you want to output?
Showing results 1 to 5 of 5

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC