Search Results

Showing results 1 to 21 of 21
Search took 0.01 seconds.
Search: Posts Made By: Shinedevil ; Forum: C++ and child forums
Forum: C++ 33 Days Ago
Replies: 11
Views: 457
Posted By Shinedevil
Not sure, just compiled with the new version also. The HANDLE should be fixed with conio.h, but for some reason it is not being addressed with 4.9.9.2.
Forum: C++ 34 Days Ago
Replies: 11
Views: 457
Posted By Shinedevil
I never understood why people are always so jumpy when I say I use GOTO? Other than poor structure, why is it so bad?
Forum: C++ 34 Days Ago
Replies: 2
Views: 188
Posted By Shinedevil
Also this is another way of stopping the program:
system("PAUSE");
If cin.get(); should fail in anyway use that as an alternative.
Forum: C++ 34 Days Ago
Replies: 6
Views: 444
Posted By Shinedevil
Apparently using "goto x;" is some kind of ungodly error that i seem to have picked up. But I have been able to create some really successful programs with it.

You can create different type of...
Forum: C++ 34 Days Ago
Replies: 11
Views: 457
Posted By Shinedevil
It took me about 1 week to make it. Again, I know that structure is important now, and this had absolutely no structure. Yea I made this in Dev-Cpp.
Forum: C++ Nov 2nd, 2009
Replies: 11
Views: 457
Posted By Shinedevil
This is something that I made a while back during thanksgiving 2007. If you want to add on to it you can, it's not very well made as in the organization sucks. But it is pretty cool in the fact that...
Forum: C++ Nov 1st, 2009
Replies: 0
Views: 284
Posted By Shinedevil
I don't know where you sould put resources on this website so i'll just post it here. Also, if anyone can find the reason this program crashes occasionally and reply back, i'd be greatful! Thanks in...
Forum: C++ Nov 1st, 2009
Replies: 4
Views: 263
Posted By Shinedevil
Thanks so much, I probably would have found that out eventually. I don't know what was going through my mind...

Thanks.
Forum: C++ Nov 1st, 2009
Replies: 4
Views: 263
Posted By Shinedevil
I need to have a function like this:
if (x == 1){
...
}
do some amazing things.

I need it to check to see if x == 1 through 380 or more.
But I really don't want to waste 4 hours doing this:...
Forum: C++ Oct 25th, 2009
Replies: 5
Views: 188
Posted By Shinedevil
http://www.daniweb.com/code/snippet216430.html

this might help you with your circle
Forum: C++ Oct 25th, 2009
Replies: 0
Views: 169
Posted By Shinedevil
Ok, I'm completely stumped.
I heard that allegro was pretty cool. So I wanted to try it...

you don't have to read this
{
Now here is my story over the past 48 hours...
I downloaded all these...
Forum: C++ Oct 24th, 2009
Replies: 2
Views: 258
Posted By Shinedevil
I need some help with delay functions,
First off, I know about windows.h, and the sleep(x) function.
But I can't use windows.h because it conflicts with my allegro.h causing my compiler to spew out...
Forum: C++ Oct 23rd, 2009
Replies: 2
Views: 152
Posted By Shinedevil
Thanks so much for the help. IT works! Thank you.
Forum: C++ Oct 23rd, 2009
Replies: 2
Views: 152
Posted By Shinedevil
Ok, I know I'm probably programing in some kind of archaic way for C++ but my knowledge base is rather limited.
I'm having problems with my input not being identified correctly (or however you would...
Forum: C++ Dec 17th, 2008
Replies: 6
Views: 438
Posted By Shinedevil
Ok, please help me.
Here is another recap of what i need to do.

I need to read off a file a number.

I need to change a variable to that number that is stored on the file.
Forum: C++ Dec 9th, 2008
Replies: 6
Views: 438
Posted By Shinedevil
Sorry this did not help. Your thing with >> doesn't work at all. Could you please explain how and what it does exactly so I can at least understand how it works, and figure out how to write it to fit...
Forum: C++ Dec 6th, 2008
Replies: 6
Views: 438
Posted By Shinedevil
I have no idea how to make somthing like this, and i'm kind of new with file I/O.
How would you start somthing like this?

O.k. here is what I have to save,
I have roughly 56+ variables that need...
Forum: C++ Nov 28th, 2008
Replies: 6
Views: 491
Posted By Shinedevil
I need to find out, because my program deals with numbers, how to block characters from being inputted.

Such as,

int input;
cout<<"Please type in a number."<<endl;
cin>>input; //input should...
Forum: C++ Nov 23rd, 2008
Replies: 2
Views: 338
Posted By Shinedevil
Sorry for there is no edit button. (Just found it)

Here is an example of what I need my code to do:

You are here: x=14,y=18
|F|R|F|
|F|X|F|
|M|R|F|
F, Being Forests,
X, Being current...
Forum: C++ Nov 23rd, 2008
Replies: 2
Views: 338
Posted By Shinedevil
It would have to be non linear. I know how to make linear mapping programs, but what is the fun in that?
Forum: C++ Nov 23rd, 2008
Replies: 2
Views: 338
Posted By Shinedevil
Hey, I'm new to this forum.

I'm having trouble making a mapping/navigation type program.
Kind of like one where you type in "N" and you go north. But more complex, scince i'm creating an rpg. (In...
Showing results 1 to 21 of 21

 


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

©2003 - 2009 DaniWeb® LLC