by Eldy Voon
replace newline with some text
|
|
[3 replies] Last: I've thousand of line, so it's hard to copy and paste.. the method sh... (by cire)
|
by GamerDJX
Need help getting my loan calculator to loop
|
|
[2 replies] Last: @GamerDJX For one, the variables were never changed inside your loop,... (by whitenite1)
|
by Taylorgang12
newbie
|
|
[no replies]
|
by AleaIactaEst
Variadic template functions
|
|
[3 replies] Last: Thanks a lot :) That's exactly what i was searching for, problem solv... (by AleaIactaEst)
|
by Schlibib
Using a usb as a "login key"?
|
|
[1 reply] : It all depends on the OS/Login Process. This isn't quite what you're ... (by kbw)
|
by moeinkarimi
manage 7.1 sound card with portaudio
|
|
[no replies]
|
by doraemon
classes
|
|
[9 replies] Last: He means what he says. int area() const can still use x and y to... (by Peter87)
|
by aditi88
multithreading in C++ using POSIX
|
|
[4 replies] Last: You're asking for trouble if you don't use thread classes. It constra... (by kbw)
|
by RadMabbit
Sorting two arrays, one of which keeps original location.
|
|
[3 replies] Last: Awesome, thats freaking great! How would I then reverse this, I just ... (by RadMabbit)
|
by mendozae
How do I find out what is pushed in the stack
|
|
[3 replies] Last: JellyFox, Thank you, I thought once I pushed it I will not know what ... (by mendozae)
|
by frenijanks
Trouble with loop
|
|
[2 replies] Last: Yes. That was my problem. Thanks so much! (by frenijanks)
|
by edison84
Extracting substrings
|
|
[2 replies] Last: But how do I use getline(cin, word) to get the exact number of letters... (by edison84)
|
by caibbor
UML, class heirarhies, documentation: looking for app
|
|
[no replies]
|
How to Create a C++ program |
|
[1 reply] : Use a while loop while(input != 0) (by TheJJJunk)
|
by AdamBomb89
Trouble with a date validator
|
|
[7 replies] Last: Or that works too! Haha In any case, I see now that I wasn't working ... (by AdamBomb89)
|
by Raman009
Overloading new and delete
|
|
[4 replies] Last: What kind of speed difference are you expecting Raman? It's done in ga... (by JellyFox)
|
by bikram07
inline bool operator < declaration
|
|
[6 replies] Last: Could any one please post some link where I can read about the functi... (by bikram07)
|
by mendozae
Recursive Function
|
|
[no replies]
|
by suchanoob
Checking if a variable is assigned to another one
|
|
[12 replies] Last: Ah I missed that bit. Okay that make sense. (by Disch)
|
by iky
output problem?
|
|
[2 replies] Last: thank you. you are awesome :) (by iky)
|