by bookerb6
String find and string to char pointer
|
|
[1 reply] : For the first part you could check if there is a space after foo possi... (by giblit)
|
by Slashdash
Having an error with my if statement (ISO C++ forbids comparison between pointer and integer [-fpermissive])
|
|
[9 replies] Last: God should be a string which is have to be inside of double quote (by xenovia12)
|
by beckfordcub5
Upside down number pyramid
|
|
[2 replies] Last: Anywho, this should work... for (int i = 5; i >= 1; i--) {... (by Hambone)
|
Need to know how to prevent numbers after the hundredths place from showing up |
|
[3 replies] Last: I needed to include 'fixed'. Thanks! (by almightygorilla)
|
by Meee32
Classes (1,2)
|
|
[26 replies] Last: Ahhhh okay I see, so this one is more for the Qt creator crowd. :) Bu... (by Meee32)
|
by beckfordcub5
multiplicand
|
|
[1 reply] : Brutefore/recursion would probably be the easiest solution I can't rea... (by giblit)
|
by tlu3597
Question about a Lambda error??
|
|
[10 replies] Last: The directions for the assignment said whole numbers, so I am guessing... (by tlu3597)
|
by Ardeshir81
Can't fill char [80] using strings less than 80
|
|
[3 replies] Last: Thank you my friends :) (by Ardeshir81)
|
by R2BeepBooop
Help with multiple strings in one variables slot.
|
|
[4 replies] Last: Your welcome. (by Codermik)
|
by lazarus102
Anyone in Toronto area skilled in C++?
|
|
[no replies]
|
by Subo93
Object oreinted Programming
|
|
[1 reply] : > Can anyone show the errors A compiler may. foo.cpp:48:12: error: re... (by ne555)
|
by wharp2
How to make a array a reference variable?
|
|
[2 replies] Last: so that all my function can use it What do your function declaration... (by Chervil)
|
Pass By Reference Question |
|
[1 reply] : The second is not a "by reference". It is actually "by value", but si... (by keskiverto)
|
by mrperera
help me im a beginner
|
|
[2 replies] Last: Are you referring to ASCII art? (by closed account j1CpDjzh)
|
by JasonMcG
Determining mode
|
|
[4 replies] Last: You could consider http://www.cplusplus.com/reference/algorithm/equal_... (by keskiverto)
|
by xtianl
Need Help !
|
|
[4 replies] Last: then how about if i want to print and sort them in decreasing order? (by xtianl)
|
by pals123
Output Error
|
|
[no replies]
|
by lazarus102
do while loop won't work.
|
|
[4 replies] Last: I followed the link you posted and came up with this as a fix: int ... (by lazarus102)
|
by R2BeepBooop
Iterator help
|
|
[2 replies] Last: alright I tried it and fixed it. Thank you for the solution and thank ... (by R2BeepBooop)
|
by schaakspeler
What language to learn?
|
|
[1 reply] : Well, that sounds like a very specific task you are trying to perform,... (by discofire)
|