
please wait
by dominover
***Pointers to Pointers? (1,2)
|
|
Dec 5, 2012 at 4:02am
[25 replies] Last: No. I understand pointers and I have read the Getting Started Section... (by dominover)
|
by Prog24
Why wont my Main display data from my class?
|
|
Dec 5, 2012 at 3:43am
[10 replies] Last: Well like I said, those lines do nothing. They are fancy no-ops. It'd ... (by Zhuge)
|
by jllobet
Can't get program to read from file right
|
|
Dec 5, 2012 at 3:36am
[1 reply] : I figured out my problem. I had a misplaced closing brace on line 23 a... (by jllobet)
|
by Laveer
Merging Managed & Unmanaged Assmelby
|
|
Dec 5, 2012 at 2:15am
[no replies]
|
by DethRaid
glOrtho has odd offset
|
|
Dec 5, 2012 at 2:06am
[2 replies] Last: Without testing, I'm reasonably certain it's the glViewPort definition... (by cire)
|
by myslf
(Rectangle Class) need help to convert java to c++
|
|
Dec 5, 2012 at 1:53am
[2 replies] Last: i using this program in c++ but this is java program i want to convert... (by myslf)
|
by Daroderick
Create a Program
|
|
Dec 5, 2012 at 1:22am
[no replies]
|
by lSgtPepperl
I need help with ifs, elses, and looping
|
|
Dec 5, 2012 at 1:13am
[3 replies] Last: Alright I got it, thanks guys (by lSgtPepperl)
|
by Daroderick
Creat a Program (Using Raptor)
|
|
Dec 5, 2012 at 12:56am
[no replies]
|
by roguerussian
Am I misusing the operator< & operator== overloads?
|
|
Dec 5, 2012 at 12:49am
[no replies]
|
by unarmed1618
Can I do boolean tests in a struct?
|
|
Dec 4, 2012 at 11:53pm
[1 reply] : yes, you can do boolean tests.But that should be in some function. ... (by tgiec)
|
by myslf
CLASS TO CONVERT FROM ANY NUMBER BASE TO ANOTHER
|
|
Dec 4, 2012 at 11:48pm
[10 replies] Last: The easiest way to convert bases is to use modulus and division. (by naraku9333)
|
by dagreat45
Help
|
|
Dec 4, 2012 at 10:42pm
[1 reply] : Please use < code > tags around your source code, makes it much more r... (by fafner)
|
by jlillie89
Unhanded exception
|
|
Dec 4, 2012 at 9:53pm
[15 replies] Last: OK, I just thought that the size was OK. Guess not. Thanks now I will ... (by jlillie89)
|
by codyflynn
blackjack program.
|
|
Dec 4, 2012 at 9:40pm
[2 replies] Last: I also see in userdeck, if you comment out // card1 = rand() % 5... (by SamuelAdams)
|
by doon
swap two arrays (1,2)
|
|
Dec 4, 2012 at 8:29pm
[35 replies] Last: yea it works gd but well i dont know if its from the loop in the func... (by MikeyBoy)
|
by scapps
Extracting substrings from a char variable
|
|
Dec 4, 2012 at 8:27pm
[1 reply] : one way, maybe not the best is to use string.erase() once you have the... (by SamuelAdams)
|
by bigg0058
Text Class - HELP!
|
|
Dec 4, 2012 at 7:58pm
[3 replies] Last: These didn't solve the issue. Now it is simply outputting nothing on t... (by bigg0058)
|
by hunterbdb
accept() function missing? WTF?
|
|
Dec 4, 2012 at 7:49pm
[4 replies] Last: I define my own make file and everything Sorry ignore my old post -... (by kev82)
|
by devonrevenge
how do you initialize arrays in class/structs and initialize a struct
|
|
Dec 4, 2012 at 7:40pm
[no replies]
|