the getline will read the whole file am i right???? except if we use a parametre wich is going to stop reading when the the "?" symbol for example apears . am i right?
Hey man I really appreciate this tutorial. You're the only guy on Youtube who goes deeper into C++ with file processing. It seems like everyone else doesn't know how to do files or don't care to continue after their simple Hello World programs. Thanks for this.
Good job mate :) very useful video
PiFsc2 6 months ago
Thank you sooo much for this video my friend. You've helped me learn a new useful concept :) I took a college class for C++ and had not learned this.
theapn008 7 months ago
Thank you strelok, nice video.
Katlakaj 10 months ago
wololol...
Near the end, you realized you were running out of time :P
Thetimpson 11 months ago
I definitely heard a car start =?
Nice vid though <3
Helped a lot!
Thetimpson 11 months ago
yeah forgot to say thanks strelok zaychenok russian/spanish guy you tought me alot!
eshed888 1 year ago
the sound of your typing is very disturbing
cowtorto 2 years ago
the getline will read the whole file am i right???? except if we use a parametre wich is going to stop reading when the the "?" symbol for example apears . am i right?
Vlaxiti 2 years ago
It will read a line of text, with \n being the last character. The \n does not get appended to the string.
zaychenok 2 years ago
getline(); doesn't work ^^
BrinkOnEdge 2 years ago
@BrinkOnEdge include sstream on beginning of the file and starts work :)
ki4ll 1 year ago
thanks man ! this helped me alot :D
kennis942 3 years ago
thanks for these videos they are very helpful,plz keep making them and maybe do some open gl/sdl stuff.
rome877 3 years ago
Hey man I really appreciate this tutorial. You're the only guy on Youtube who goes deeper into C++ with file processing. It seems like everyone else doesn't know how to do files or don't care to continue after their simple Hello World programs. Thanks for this.
ogwilson 3 years ago
Yeah Really awsome , keep making these they do help they really do =D
Bodraw333 3 years ago
Great stuff, keep making these tutorials, they're really helpful :D
zomgpro 3 years ago