by slomo93
Counting all printable characters found in a txt file
|
|
[1 reply] : When first encounted, i has an indeterminate value on line 26. It i... (by cire)
|
by Sausage
Problem with returning strings
|
|
[2 replies] Last: Holy S**t I'm blind. cout << question; Thanks man. Haha. ... (by Sausage)
|
by Inferno1315
Reading/Displaying Binary Files
|
|
[1 reply] : The writing part of it is not okay. You don't want to write a point... (by cire)
|
by iARTEMx
C/C++ Enter INPUT without ENTER
|
|
[3 replies] Last: http://www.cplusplus.com/forum/unices/122108/ (by closed account 3hM2Nwbp)
|
by kmtompkins
multi if staments
|
|
[1 reply] : problem in last else, because this else is only for last if not for al... (by ak16)
|
by Knightwing
for loop
|
|
[4 replies] Last: i fixed a little i hope i got this right. #include <iostream> #includ... (by Knightwing)
|
by MajorGravy
passing values from one function to another in class implementation file
|
|
[8 replies] Last: Yes that's correct NT3! practice will make perfect eventually! (by MajorGravy)
|
by cory244
Reading whats in a file
|
|
[4 replies] Last: Thank you Smac89, I will try that when I get home and post if I have f... (by cory244)
|
by kmtompkins
equals
|
|
[2 replies] Last: thanks soooooooooooooo much ive been trying this for ever i quit for a... (by kmtompkins)
|
by blazemadej
Hot Drink Menu
|
|
[5 replies] Last: Just going to add an extra cent worth. It is good practice to declare... (by TheIdeasMan)
|
by maxtouzel
rename executable and all .o files when compiling using positioning flags
|
|
[10 replies] Last: I'll explain. File GNUmakefile: First of all, GNU make looks for a m... (by kbw)
|
by TheMikey87
functions
|
|
[4 replies] Last: alright i did all that and it works and he just wants to shorten it up... (by TheMikey87)
|
by bknick24
how do i get my program to print the text from file
|
|
[4 replies] Last: The text will be in the format in which I said. It would be inputted ... (by bknick24)
|
by Ln206
Should i start with c++ next?
|
|
[2 replies] Last: Thanks. I'll start with c++ first. I guess the most hard thing in pro... (by Ln206)
|
by swellbo
using strtok to parse c-strings
|
|
[1 reply] : Isn't cstring a bit outdated? In C++, I would use a string and just u... (by IWishIKnew)
|
by Athecal
data verification ruins whole program
|
|
[2 replies] Last: I appreciate your reply. As for asking the instructor about material n... (by Athecal)
|
by keyko18
Towers of Hanoi
|
|
[1 reply] : Hi @keyko18, //function header void Move(int e, string x, string y,... (by eyenrique)
|
by wpztt2013
Need Help--Getting the Apple mach-O linker Error
|
|
[5 replies] Last: It's not stupid. It human nature. (by kbw)
|
by zakkor
Reading data into vector, need some1 smarter than me to help
|
|
[12 replies] Last: Oh hang on. This doesn't really help, though. I need the script object... (by zakkor)
|
by Uminious
Program won't work?
|
|
[8 replies] Last: Thanks! Now it works! (by Uminious)
|