cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
Making A code read from an external file
Making A code read from an external file instead of within the code
Aug 13, 2014 at 4:05am UTC
idek
(38)
http://www.cplusplus.com/forum/general/140414/
I posted this twice, see above thread.
Last edited on
Aug 14, 2014 at 4:45pm UTC
Aug 13, 2014 at 4:22am UTC
Krisando
(120)
Please provide the errors given in the debug area of Codeblocks. We are not all able to compile peoples code on a pc all the time.
Aug 13, 2014 at 4:26am UTC
idek
(38)
read below post
Last edited on
Aug 13, 2014 at 5:11am UTC
Aug 13, 2014 at 4:47am UTC
idek
(38)
nvm
Last edited on
Aug 13, 2014 at 7:38am UTC
Aug 13, 2014 at 5:13am UTC
idek
(38)
Could anyone help me? And I also need help with making a new code that doesn't read the words from the actual code. I need the script to read the lists from external .cpp/txt files.
Last edited on
Aug 13, 2014 at 7:41am UTC
Aug 13, 2014 at 7:40am UTC
idek
(38)
Anyone?
Aug 13, 2014 at 11:12am UTC
coder777
(8444)
How could this be done, if possible even?
Use fstream instead of stringstream
http://www.cplusplus.com/reference/fstream/fstream/
Aug 13, 2014 at 11:18am UTC
keskiverto
(10402)
Already suggesting that on his doublepost thread:
http://www.cplusplus.com/forum/general/140414/
Topic archived. No new replies allowed.