Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~232 People Reached
Favorite Forums
Favorite Tags
Member Avatar for nuclear

I'm using fstream to read words from a file and I can't just read the whole word like so: ifstream ob("file.txt"); string word; ob >> word; But I need to somehow specify to read 20 positions, even though there might be just spaces included. So I was trying to do …

Member Avatar for vijayan121
0
181
Member Avatar for Gauthamsan95

I am creating a computer project for lan chat through cpp...ill have to access a file in the lan ...ill don't know the location ... Like c/mydocuments .... Etc ... Please send .... A location of a file in any of the nodes .....

0
51