by jfrantic
Gravity in C++ using classes and lists (no graphical representation)
|
|
[1 reply] : I've declared the class (not all the variables are there) class CBod... (by jfrantic)
|
by enemy
Input structure elements
|
|
[1 reply] : You mean like this example: http://www.cplusplus.com/forum/beginner/11... (by Chervil)
|
by enemy
what is line 5 doing?
|
|
[9 replies] Last: [quote=I]Solution: ... Note: Undefinded , by definition, can be an... (by keskiverto)
|
by XanaRaquel
Question about enum
|
|
[3 replies] Last: #include <iostream> #include <cctype> enum letter { A, B, C, D, E, I... (by JLBorges)
|
by enemy
Error: new types defined in a return type???
|
|
[2 replies] Last: How the hell wil lI look like with 80:bash:bash:bash!!! MANY THANKS!!... (by enemy)
|
by Ross
tic tac toe
|
|
[no replies]
|
by Feyy
Dynamic Memory Allocation
|
|
[6 replies] Last: Alright, well thanks for your time!. Sorry for the awkward question :P (by Feyy)
|
by Ross
tic tac toe game
|
|
[no replies]
|
by q1670741824
about Separate Compilation, how?
|
|
[2 replies] Last: I guess I know it. thanks (by q1670741824)
|
by enemy
array=constant pointer?
|
|
[6 replies] Last: (YES!:D)Thanks!!! (by enemy)
|
by backslashx00
When should I use virtual destructors?
|
|
[10 replies] Last: I am just practicing with pointers and learning new tricks. I know I d... (by backslashx00)
|
by Anna22
Slot Machine Program
|
|
[2 replies] Last: Firstly, line 18 is useless (and shouldn't even compile, you haven't i... (by TwilightSpectre)
|
by newlearn33
Separating string and printing both
|
|
[4 replies] Last: No, unless you can. The code itself has no value nor use. The abilit... (by keskiverto)
|
by sebh12345
Creating a christmas tree
|
|
[3 replies] Last: http://www.cplusplus.com/articles/jEywvCM9/ That's how you use code t... (by closed account N36fSL3A)
|
by jamiekrux
Help with classes!
|
|
[2 replies] Last: Thanks for the help, this way suits my level just fine! (by jamiekrux)
|
by Anna22
Prime Numbers Disconnect
|
|
[2 replies] Last: Thank you. This helped in getting it working. (by Anna22)
|
by itsohappens
fstream not writing to file
|
|
[4 replies] Last: Thank you. :) I learned something new. Glad you got it figure out. Che... (by Tresky)
|
by dheeraj1512
dynamic memory allocation for charector
|
|
[3 replies] Last: based on your code above, i think you want to allocate memory after ... (by nvrmnd)
|
by jjaworski321
Using the bubble sort
|
|
[1 reply] : sortArray (and showArray) take an 1D array of chars as an argument, an... (by ats15)
|
by Wiskey
Memory Matching Game C++
|
|
[no replies]
|