by MatieA
Do while loop problem
|
|
[8 replies] Last: I recieved a 19 out of 20 points, thanks for the input everyone!! BTW... (by MatieA)
|
by erratiC
Exam Prep Question
|
|
[11 replies] Last: The read method you have defined in your mutant_info class is not a co... (by jRaskell)
|
by masiht
using arrays
|
|
[7 replies] Last: Thanks ! What should I do to enter the data in this program without s... (by masiht)
|
by bianca21
count how many times elements in an array are repeated
|
|
[5 replies] Last: "Thanks for the help. I want to know if there's another way to count t... (by kempofighter)
|
by yingkang
2 dimentional array-airplane seating
|
|
[3 replies] Last: Thank you Gumbercules. I have changed my program according to your sug... (by yingkang)
|
by jpmcfly
Quicksort Algorithm
|
|
[no replies]
|
by nmy
error system and argument
|
|
[no replies]
|
by mcleano
call of overloaded is ambiguous
|
|
[2 replies] Last: Yeah worked great, thanks. (by mcleano)
|
by jayray23
If-Else Statement
|
|
[5 replies] Last: it means and, so if both letter >= 'a' is true and letter <= 'z' is tr... (by Gumbercules)
|
by davidsea5
how to generate 500 random numbers?(independent&uniform&between 0 to 1)
|
|
[1 reply] : Your code has the same guarantees as rand(). Uniform? Yes. Independ... (by jsmith)
|
by OmegaWarrior
using function pointers and polymorphism
|
|
[10 replies] Last: Might I suggest using boost::function and boost::bind to solve this pr... (by jsmith)
|
by jayray23
using If statements
|
|
[2 replies] Last: Your code: #include <iostream> using namespace std; int main () ... (by closed account z05DSL3A)
|
by komati
Amuture programmer
|
|
[6 replies] Last: don't get it. ohw, ja I didn't understand the concept of Prototyping. ... (by komati)
|
by youngstar
SYSTEM() Arguments.
|
|
[1 reply] : Try: system("FIND.EXE \"SATA\" COMPUTER.TXT") (by closed account z05DSL3A)
|
by Vorbis5
Vectors?
|
|
[5 replies] Last: There is a good reference part on this site: http://www.cplusplus.com/... (by Bazzy)
|
ARGH! Allegro |
|
[2 replies] Last: C:\Dev-Cpp\include\allegro\include this it? (by closed account EzyAC542)
|
by kenryuakuma
Binary number
|
|
[2 replies] Last: I am still a noob and hope you guys are willing to help me in the futu... (by kenryuakuma)
|
by jzackt
problem with pointers in my function
|
|
[2 replies] Last: yea im getting compiler errors and warnings. I'm trying to figure out... (by jzackt)
|
by Vorbis5
cin.ignore cin.get
|
|
[12 replies] Last: Ok I get it. Thanks for all the help :D (by Vorbis5)
|
by jpmcfly
B-Tree degree 5
|
|
[4 replies] Last: Hi Jsmith, thank you for getting back to me once again, I was wonderin... (by jpmcfly)
|