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.
BlueJ I/O Language Question
Name: Number2 Date: September 18, 2004 at 19:59:25 Pacific OS: XP CPU/Ram: P4 1.5G
Comment:
i have just started using BlueJ nad need to install the I/O language for use with my programming class. alas, i have no idea where to install to. any help would be appreciated. thanks.
Summary: I have two questions regarding file I/O: (1) If I want to open data.txt in C:\test directory, how to pass directory name to FileInputStream? I know how to open data.txt in current directory: FileInput...
Summary: Hi folks. Me again :). First up thank you all again for the help last time (in case you missed my last reply...dont want you to think im ungrateful :) ) Ok now to my actual question. Im asked to write...
Summary: Hi all, before i begin, yes this is an homework assignment question... got a c++ file I/O question. here is the code that i've so far. #include <iostream> #include <sting> #include <fstream> ...