cplusplus.com cplusplus.com
cplusplus.com   C++ : Forums : Beginners : c++ txt file
  Search:
- -
C++
Information
Documentation
Reference
Articles
Sourcecode
Forums
Forums
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Articles
Lounge
Jobs

-

post  c++ txt file

Reigan (3)
How to get amount of character from .txt file?
|
Repentinus (9)
Read the file into variable and include string, use namespace std and then do
var.size();
| Last edited on

This topic is archived - New replies not allowed.
Home page | Privacy policy
© cplusplus.com, 2000-2008 - All rights reserved - v2.2
Spotted an error? contact us