by Outlaw782
Reviewing for a test, cant find these questions :S
|
|
[no replies]
|
by chang123
Not sure how to fix these errors my code generate
|
|
[no replies]
|
by chang123
Finding if day is a valid day in a specific month
|
|
[2 replies] Last: Easiest way is to use an array to store the days. typedef unsigned ... (by Thomas1965)
|
by lalphin
I want this to say "I am laughing out loud"
|
|
[5 replies] Last: Can you post the code? (by Thomas1965)
|
by mistersunnyd
If statement comparing string.at with char not working
|
|
[5 replies] Last: Does that for() loop ever end? Look closely at this line: for(int a ... (by jlb)
|
by lalphin
C1075- the left brace unmatched at the end of file
|
|
[no replies]
|
by sdcplus
Sort Function is not fully sorting array
|
|
[1 reply] : Don't leave out the prototypes of the functions and the includes that ... (by ne555)
|
by CosminPerRam
Deleting text?
|
|
[9 replies] Last: I resolved my problem, thanks also for those useful commands! (by CosminPerRam)
|
by Nami
identify an object in array
|
|
[no replies]
|
by setia
C++ to Pseudo code
|
|
[1 reply] : The link below was explained to you in the code below: http://www.cpl... (by chicofeo)
|
by setia
C++ to Pseudo code
|
|
[1 reply] : Pseudo code was explained to you at the link below: http://www.cplusp... (by chicofeo)
|
by setia
C++ to Pseudo code
|
|
[2 replies] Last: Double Post: http://www.cplusplus.com/forum/general/190139/ Please, ... (by chicofeo)
|
by WestAU
Assistance With ENC/DEC in Memory from text file please..
|
|
[1 reply] : Apologies for requesting assistance in this way. I have read the rules... (by WestAU)
|
by lalphin
I am trying to replace an abbreviation in a line of text with the meaning written out..
|
|
[2 replies] Last: I thought it didn't go through the first time. Sorry about that. (by lalphin)
|
getting error C4700: uninitialized local variable |
|
[2 replies] Last: Awesome thank you for the help! :) (by SiliconPatriot)
|
by AubreyN
Switch Statement Counting Different Characters
|
|
[4 replies] Last: Thank you all for your speedy replies, I have now got a working progra... (by AubreyN)
|
by K094972B
Need help with input file.
|
|
[7 replies] Last: Your file name is adujustFile, but what's the extension of the file? i... (by DeathLeap)
|
Graph Implemnetation |
|
[no replies]
|
by dj29
Infinite Loop?
|
|
[4 replies] Last: This is A reason to avoid global variables. Take a look at line 7: in... (by chicofeo)
|
by oswright71
beginners frustration
|
|
[6 replies] Last: I am seeing a lot of if (inputFile) . To open the file: if (!input... (by chicofeo)
|