Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
file manipulation
Name: SteveWalsh Date: April 12, 2005 at 18:02:49 Pacific OS: XP home CPU/Ram: 2.4
Comment:
Hi i'm writing a program to edit the data feed file for a froogle store for a client of mine that i designed the website for. Problem is i used fstream.h to import text from the txt file. however i'm unaware if its possible to import spaces. I want to do that because the groups of text is seperated by a tab(5 spaces) i want to count how spaces are between a word, but i can't figure out how to do this. Any alternative methods are welcome. I'm using C++ and MFC VC++6 thanks in advance, Steve Walsh
Name: SteveWalsh Date: April 12, 2005 at 18:07:04 Pacific
Reply:
If you're intrested in looking deeper into what i'm trying here is the source code of what i got already (lol you can tell i'm a graphics person :) i finished the graphics before i even started programming it, lol)
Summary: hey there im trying to manipulate files within java but haveing majour problems i can create a file but i cant delete it. that and im using a buffered reader to get the data out of the text file. i th...
Summary: Hi, I would like your opinion/suggestion/idea in this pls. I have a comma separated text file (attached) with 9 fields. I am interested in the 1st field and the last 2 fields. This file contains da...
Summary: Hi, i need some help. Here's what i'm supposed to do. AND NO, this is a hw assignment. Anyway, I have a text file. In it contains revisions made on files and followed by it are version numbers an...