by deathslice
A lottery with arrays-displaying matching digits. (1,2)
|
|
[22 replies] Last: Yes, it is working this time, but the random number generator only nee... (by admkrk)
|
by Guzfraba
Find xth character in string
|
|
[11 replies] Last: Smac...I guess I have to go to sleep. Sorry for the stupid question. I... (by Guzfraba)
|
by Life24
Associative relationship between class
|
|
[no replies]
|
by spring2014
why is there vector? any other thing?
|
|
[1 reply] : You would use a vector if you needed an array that had to dynamically ... (by TheKingOfTyrants)
|
by cGuru
Vector Outputs Alien Language
|
|
[1 reply] : Line 27: You push_back i, which is an int, but your vector is declare... (by AbstractionAnon)
|
Problem with stream iterators |
|
[3 replies] Last: Thank you cire and MiiNiPaa, guys at #cplusplus guided me through it s... (by closed account EwCjE3v7)
|
by cGuru
Array Help Please
|
|
[2 replies] Last: Figued it out. Using char arrray with double quotes (by cGuru)
|
by ayou
Need help with program
|
|
[2 replies] Last: Oh okay, wow I see my mistake now. I have been changing everything, bu... (by ayou)
|
by guglaak
Need a little help
|
|
[8 replies] Last: Thank you to everyone that responded and helped. I was able to get it ... (by guglaak)
|
by erik341
Cout a binary tree (sorted)
|
|
[no replies]
|
by Macaque
Hello there, Semi-advanced calculator with multiplication/division/remainder priority
|
|
[1 reply] : The problem is not as trivial as it might seem at first blush. The so... (by Esslercuffi)
|
Error with std::sort |
|
[2 replies] Last: Oh yes, found out why, I had included Sales_item, which I hadn`t writt... (by closed account EwCjE3v7)
|
by raymond21
help!!!!! how can i add values from a loop to a variable?
|
|
[2 replies] Last: Is this your code? They are using variables to store the values of in... (by IWishIKnew)
|
by display0
Display currencies in a table
|
|
[no replies]
|
by Ali Tamim
what's missing
|
|
[3 replies] Last: i see, thank you (by Ali Tamim)
|
by apar ad
regarding class and objects
|
|
[4 replies] Last: Thanks man. Got it right. (by apar ad)
|
Help figuring out the unresolved externals errors? |
|
[no replies]
|
C input error (simple addition program) |
|
[2 replies] Last: The isdigit function is intended for characters, not integers. sca... (by Peter87)
|
a class of polynomials |
|
[no replies]
|
by pik
Array of objects, Bubble Sort, Binary Search
|
|
[no replies]
|