Number checker + make it positive |
|
[no replies]
|
by kkaneth
Need help with string and array
|
|
[1 reply] : What error are you getting? (by crimsonzero2)
|
by billyjoe
Using switch to tell the time
|
|
[no replies]
|
by Grea
balancing brackets crashing
|
|
[2 replies] Last: I think you should reexamine the control flow in your program (all tho... (by booradley60)
|
Array question. |
|
[no replies]
|
If you ....? |
|
[3 replies] Last: > When you call an ofstream object's open member function, the specifi... (by JLBorges)
|
by arya1
multipath inheritance in c ++
|
|
[no replies]
|
Where am I going wrong here? |
|
[no replies]
|
What would happen? |
|
[1 reply] : Yes, it creates an infinite loop. It is equivalent to (but less legibl... (by Chervil)
|
by Piotrifek
Allocation with many strings
|
|
[15 replies] Last: yup i tried lastest now and it took about the same ~1min (by Piotrifek)
|
by seeholz
Sentinel Help
|
|
[1 reply] : I think if you wanted it to error check after each input then you woul... (by Garion)
|
by Gothicknot13
Random number
|
|
[8 replies] Last: uh sorry :D (by closed account 1v5E3TCk)
|
by super n00b
What's wrong with this code?
|
|
[8 replies] Last: I solved my problem. I put cout << "Number of students enrolled:" <<... (by super n00b)
|
by Garion
Using Namespace
|
|
[7 replies] Last: I think I found a way to know what needs to have the std:: also. Sim... (by Catfish666)
|
by Garion
Number getting too large
|
|
[3 replies] Last: Nobody. I'm just trying things until I understand how they work. I'm ... (by Garion)
|
by jshm415
How do you remove duplicate values from an array
|
|
[1 reply] : The basic function could be something like this: //Pseudocode -It... (by Mats)
|
C++ what's next |
|
[3 replies] Last: Yea, you can learn SFML and create simple games like pong, etc using i... (by The illusionist mirage)
|
by ephekt
changing an array class to dynamic array class
|
|
[10 replies] Last: We already did Project 11 in Homework 9. For this assignment, re-writ... (by ephekt)
|
by density
can we return vectors in c++
|
|
[2 replies] Last: HI! Yes, but since you haven't posted code, I cannot give more speci... (by density)
|
Expected declaration before token '}' |
|
[8 replies] Last: Thanks. I will look into it further. There must be some issue with my ... (by bennyscammin1)
|