cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
word wrap
word wrap
Feb 3, 2009 at 1:38am UTC
unregistered
(199)
how do I perform word wrap for a certain no. of columns on a file stored on disk, when reading the file to buffer, do I read 1 line at a time, a certain number of characters or the whole file itself to memory?
The input file is a txt file.
Feb 3, 2009 at 8:58am UTC
unregistered
(199)
ups for replies
Feb 3, 2009 at 7:24pm UTC
Zaita
(2770)
ups for the well formatted question. Providing us with a wealth of useful information including OS, Compiler, Console or Gui App etc.
http://www.cplusplus.com/forum/articles/1295/
Feb 3, 2009 at 7:44pm UTC
kempofighter
(1183)
What does ups stand for? (besides United Parcel Service).
Last edited on
Feb 3, 2009 at 7:45pm UTC
Feb 3, 2009 at 7:48pm UTC
guestgulkan
(2942)
Uninterruptible Power Supply ??
Feb 3, 2009 at 7:51pm UTC
Zaita
(2770)
"ups" as in "ups to you". A sarcastic way to say thanks.
Topic archived. No new replies allowed.