by davef
Another word count problem
|
|
[1 reply] : Got it working. I used the isspace() function to count the spaces an... (by davef)
|
by AgentX4000
Need a little help
|
|
[2 replies] Last: a = 2 -- a is assigned 2 a == 2 is a equal to 2? http://www.cpluspl... (by mobotus)
|
by ivan1
2d array element change
|
|
[no replies]
|
by h4ever
binder2nd produces errors
|
|
[2 replies] Last: thank you very much (by h4ever)
|
by layanM
help me quick plzzz
|
|
[4 replies] Last: oh ok, thnk u :) (by layanM)
|
by billbarr
Error Checking in Program Help
|
|
[4 replies] Last: Still looking for help with this. (by billbarr)
|
by lunafly
Function to make unique string array
|
|
[7 replies] Last: This idea works very nicely! Thanks for the tips. (by lunafly)
|
by hilft
Bool + array question. need quick help!
|
|
[3 replies] Last: On line 6, false & true means "false and true", which evaluates to f... (by ats15)
|
by hilft
Struct question
|
|
[2 replies] Last: 1 is for int a, 2 is for char b, 3 is for float c.a, and 4 is for int ... (by ats15)
|
by iQChange
Functions like in Java
|
|
[3 replies] Last: Thanks, JLBorges and long double main ! (But the second answer is a... (by iQChange)
|
by mifum
stringstream how to use and read documentation
|
|
[4 replies] Last: Well, some of it is technical stuff that probably won't be of any inte... (by long double main)
|
by heebleworp
main() calling itself
|
|
[1 reply] : This sums it up nicely: http://stackoverflow.com/questions/2128321/can... (by long double main)
|
by h4ever
error std::ostream_iterator undeclared identifier
|
|
[2 replies] Last: thank you (by h4ever)
|
by ivan1
2d array call in function reading 1d array
|
|
[2 replies] Last: void Calculate() { for (int i = 0; i < 4; i++) { resu... (by Chervil)
|
Function needed |
|
[4 replies] Last: Hey Guys ... need help here !!!! (by Mohammed Khalid)
|
Help about my first program |
|
[2 replies] Last: You would also have to do one of two things. Include this code here ... (by Garion)
|
by Sharan123
GOTO
|
|
[3 replies] Last: Thank you :) (by Sharan123)
|
by shiny21
error: expected ';' before 'Gname'
|
|
[2 replies] Last: Thanks! (by shiny21)
|
by NorthStar05
Question on using structs and functions
|
|
[2 replies] Last: 1.-I forgot if you want to do the switch whitout classes here is the e... (by Edevan)
|
by MannerRev
Question regarding system-wide Hotkeys and disabling keydown autorepeat
|
|
[no replies]
|