by ui uiho
conversion issues
|
|
[no replies]
|
by Lowest0ne
Initializing a character array
|
|
[1 reply] : Our teacher explains they are faster than strings I expect they are... (by Moschops)
|
by dmanniteaux
Why does this version of the 'swap ints' program work?
|
|
[2 replies] Last: Thanks I understand it better! I don't know if someone would want to ... (by dmanniteaux)
|
by Tash876
how to sort a linked list using selection sort
|
|
[no replies]
|
by meurtre
Cannot find error in program
|
|
[5 replies] Last: I never meant to say you were wrong. I said that when i tried to code ... (by meurtre)
|
by GulHK
print chars as the keys are hit
|
|
[5 replies] Last: ok Thanks (by GulHK)
|
by multi pop
deleted topic
|
|
[2 replies] Last: Undeleted! Hi, I some trouble with the syntax for passing a member o... (by Moschops)
|
by Skyza
What is wrong with my C++ program?
|
|
[14 replies] Last: Maybe you want to try it like this: string main; string side; string... (by frema)
|
Input from file. |
|
[4 replies] Last: Thanks man ill look it over. (by closed account G854izwU)
|
by doddolfur
Pointer question
|
|
[5 replies] Last: ok I think I understand now. So with the first pointer: struct node... (by doddolfur)
|
by apeachaday
Problem using pointers
|
|
[2 replies] Last: Thanks so much for your help. I made the corrections and it works per... (by apeachaday)
|
by vsk23
Map of Vectors of strings
|
|
[no replies]
|
by hay123
Loop + Random numbers = help needed for a beginner!
|
|
[1 reply] : You have some nice equations, but you don't have anything that drives ... (by Stewbond)
|
by johnnyboy420
question about functions and switch in c++
|
|
[3 replies] Last: Yes, use nested switches. (by frema)
|
Static scope in Class |
|
[3 replies] Last: thanks defining the member did it (by Cristi Stefan)
|
by Werner2
Only first character of node name parsed. (RapidXML)
|
|
[no replies]
|
by hari2897
finding 2nd largest number from 5 given numbers
|
|
[4 replies] Last: I can suggest the following algorithm #include <iostream> int main... (by vlad from moscow)
|
Beginner question help ! |
|
[2 replies] Last: There is no operator % in the string-library. So what will string%int... (by frema)
|
Movement Maths |
|
[3 replies] Last: thanks Kyon and Stewbond, you were right, I just needed to swap the y ... (by closed account 2NywAqkS)
|
by mmc5311
Need help splitting a program into functions
|
|
[4 replies] Last: Thank you, both. This was very helpful :) (by mmc5311)
|