Super confused, teacher says its obvious |
|
[1 reply] : > indexList.h:71: error It's telling you that there is an error in the... (by ne555)
|
by chrisben
cast uint16 to int32
|
|
[12 replies] Last: Ah, thanks - I just found some problems in some of my older code :) (by LB)
|
Friend function: Remove this 1 error. |
|
[11 replies] Last: Haha, glad my satire and hyperbole can be helpful. (by LB)
|
Programming assignment |
|
[4 replies] Last: this means if the file is good.. which includes if the file exists and... (by writetonsharma)
|
by mcnevermore
The while Statement! I need some help!
|
|
[6 replies] Last: One more thing. It's not this problem but it's kind of related. How wo... (by mcnevermore)
|
by DJLad16
Microsoft Visual C++ console windows exits immediately
|
|
[4 replies] Last: http://www.cplusplus.com/forum/beginner/1988/ (by tcs)
|
by beachteacher
Grades Do not Print???
|
|
[1 reply] : Can you post your error? (by pogrady)
|
by bertoniii
[Linker error] undefined reference to `doSomething(int*, int*)'
|
|
[1 reply] : These two do not correspond: int doSomething(int*, int*); int doSom... (by closed account zb0S216C)
|
by Jgwman
Multiplayer mod using c++ (get data from application)
|
|
[2 replies] Last: Thanks, I will look into that! (by Jgwman)
|
by pinky4free
Why doesn't MySQL++ work?
|
|
[no replies]
|
by cmneill1
Insert function in binary tree, stack overflow error
|
|
[3 replies] Last: There are a lot of potential problems with your add method, but the fi... (by cire)
|
by CppCoder101
Can I make a game using C++ and SFML only?
|
|
[3 replies] Last: I got most of my inspiration from Mojang and Notch. I loved Minecraft,... (by CppCoder101)
|
by Raikueza
file handling in c++
|
|
[9 replies] Last: Thanks for the hint about the code tags ... :) MikeyBoy Im new here ^^... (by Raikueza)
|
by awsdert
Conversion Problem
|
|
[1 reply] : I'll try and simplify how I phrased the above: I want to do this prin... (by awsdert)
|
by Donanza
Finding coordinates in a multidimensional array
|
|
[2 replies] Last: Thanks, it was a logic problem rather than a programming problem. (by Donanza)
|
by donelron
Data structure for storing and processing 3-dimensional data
|
|
[no replies]
|
by aquilina
Briefly about this C++ topic
|
|
[3 replies] Last: You should look the book where these phrases are written. I can only g... (by vlad from moscow)
|
by killer0341
PLEASE HEELP IM STUCK IN A LOOP AND CANT FIND IT
|
|
[2 replies] Last: I agree with greenleaf please use code tags, and state your problem. h... (by Yanson)
|
by ra1gar
Sorting idea, need ideas
|
|
[11 replies] Last: VC++6.0 was released 15 years ago. I would second that suggestion. (by cire)
|
by Ahmad1797
How to run console again and again?
|
|
[4 replies] Last: Once the program is finished, its going to end. So, you should have so... (by writetonsharma)
|