Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
2
Posts with Upvotes
1
Upvoting Members
2
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
~23.9K People Reached
This member's community profile is only visible to logged in members until they have earned 15 reputation points.
Favorite Tags

2 Posted Topics

Member Avatar for Bdill7

i am using bluej and this code compiles but doesnt save the input and unique file extension to the same document. I am new so this may seem elementary but any help would be appreciated. thank you // File with a timestamp in the filename import java.io.IOException; import java.nio.file.Files; import …

Member Avatar for hostingspell
2
96
Member Avatar for DavidKroukamp

I used the code you listed and added my file path, however i get this error and nothing happens. thnx java.lang.NullPointerException at FileIOTest.readFile(FileIOTest.java:47) at FileIOTest.main(FileIOTest.java:15)

Member Avatar for Bdill7
5
24K

The End.