by bonw
Memmory game problem
|
|
[7 replies] Last: Hmm i'm not sure if we have that book here in portugal but i'll try to... (by bonw)
|
by Shlacker
wierd blackjack
|
|
[6 replies] Last: ohhhh ok lol that makes sense now :) thank you for all your help by th... (by Shlacker)
|
by valery
function in class does not compile
|
|
[4 replies] Last: Yes you have. Thank you very much indeed. (by valery)
|
by thenewguy
hiding old .exe
|
|
[5 replies] Last: The safe way is to copy the code us a fuction in tyhe caller. But that... (by DeusExInfernus)
|
by praveenkkr
Constructor of Class within a class
|
|
[1 reply] : Use initializer lists: class A {public: int a; public... (by Null)
|
by Ali Sher
doesnt output maximum number
|
|
[1 reply] : Hi, I have modified your code sllightly as you will notice I have r... (by shredded)
|
by Darmicus
Void Functions
|
|
[2 replies] Last: Thanks, I'm going to get some rest and come back at it with new eyes. ... (by Darmicus)
|
by ppolcz
operator overloading
|
|
[1 reply] : don't use operators but use some other functions/functors. STL allows ... (by Bazzy)
|
by javadvjj
c++ socket programming!!!
|
|
[6 replies] Last: thanks all (by javadvjj)
|
by hunkeelin
Palindrome.
|
|
[1 reply] : You could do a function that erase all the spaces and puntuation and s... (by ne555)
|
by hunkeelin
3 x 3 array magic square
|
|
[no replies]
|
by NeverNude
strcmp and scanf (for phonebook program)
|
|
[no replies]
|
by rutherfordln
Word Frequency C++ Issue
|
|
[1 reply] : My first guess is that you're saving the same word more than once. So ... (by Browni3141)
|
by Calebob
Static to nonstatic
|
|
[7 replies] Last: This forum has rules.One of them is to use code tags when inserting so... (by pva)
|
by vlad61
while user == gulible star 3
|
|
[6 replies] Last: I recommend to study the for , while and do while loops a bit more and... (by pva)
|
by lolzgeorge
simple character count
|
|
[4 replies] Last: I'll keep that in mind and see what my professor says about my code to... (by lolzgeorge)
|
by Shlacker
rock paper scissors
|
|
[4 replies] Last: Meh, close enough... :P (by DeusExInfernus)
|
by kloten
How to read in a text file character by chararcter??
|
|
[9 replies] Last: hi we have used 'i' as the counter when we have input the numbers ... (by shredded)
|
by newcoder
I would like some direction on counting character in my 2D Array
|
|
[4 replies] Last: Hey thanks I got this working I really appreciate the help. Have a g... (by newcoder)
|
by Kromdaral
How can I play a MIDI track?
|
|
[no replies]
|