by nsidaris
Homework question(boolean variables)
|
|
[1 reply] : Note that = in C++ is assignment. It means assign the value on the rig... (by Peter87)
|
by etrusks
std::cin.ignore in template function
|
|
[3 replies] Last: Ohh, tnx guys :) (by etrusks)
|
Adding values of two linked lists |
|
[5 replies] Last: That did it! Thank you so much. Great lesson learned. The only supplem... (by thomaselder84)
|
by fmunoz314
HW problem. pretty sure its an easy mistake...cant find it tho.
|
|
[3 replies] Last: wow! Thanks fg109! i knew it was something simple. Thanks a lot!! (by fmunoz314)
|
by gunuwunu
Craps Casino game do while confusion
|
|
[4 replies] Last: I suggest you break it into functions. You can call them firstRoll ... (by fg109)
|
by Bocian
c string search function
|
|
[no replies]
|
by Flakjacketx
Question about setprecision
|
|
[7 replies] Last: Perfect! Line 56 and 62 of JLBorges post was what I needed. Now when I... (by Flakjacketx)
|
by shecter
void function already has a body
|
|
[4 replies] Last: Excellent! Thank you for the link I greatly appreciate it. (by shecter)
|
by uter
How define the quanity of processes for MPICH program
|
|
[no replies]
|
by priggs
Homework problem
|
|
[3 replies] Last: Thanks. Looking through the tutorials and such. This is a great resour... (by priggs)
|
by CodingCraze
Reading words from a text file and replacing them.
|
|
[1 reply] : This seems like a basic problem. You should try writing a rough draft ... (by closed account NUj6URfi)
|
by oneoldcoot
i have one little problem
|
|
[10 replies] Last: By the way, just a thought. Possibly it's set up so that you realize i... (by closed account 2LzbRXSz)
|
by oneoldcoot
how do you save my code
|
|
[1 reply] : Assuming you know how to create a project. You just simply Go to file... (by TarikNeaj)
|
by Lee125
Stack problem
|
|
[1 reply] : Its because you first insert the 0, and then break the loop. You dont ... (by TarikNeaj)
|
by Sarmonroe
Baseball program (intro to creating Value-Returning Functions)
|
|
[2 replies] Last: yes, thank you. Much easier. I didn't know that. =) (by Sarmonroe)
|
by Future Epic
draw a circle
|
|
[16 replies] Last: You can use the library SFML. You can draw a circle there in 2 lines o... (by TarikNeaj)
|
by Evenilink
Writing from file to structure
|
|
[9 replies] Last: Ok, I've followed your advice! I have all my questions answered. Than... (by Evenilink)
|
by justhappy
StRiNg Question y'all!
|
|
[10 replies] Last: When the program is running, it is suppose to look something like this... (by justhappy)
|
by Flampard
'Pointer and Const'
|
|
[5 replies] Last: Glad we could help. That's what this forum is here for, so don't hesit... (by germanchocolate)
|
by Chillieman
Looking for newbies to create a few games!
|
|
[5 replies] Last: Im here very often, so if you're sticking around expect to encounter m... (by TarikNeaj)
|