Bryan Malumphy

Greenhorn
+ Follow
since Oct 16, 2015
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Bryan Malumphy

Thanks a lot guys. I'll be reading over the tutorials tonight when I get home. I appreciate the input.
8 years ago
So I'm writing a program that reads and writes to binary and text files. This is the almost completed program, however, one of two things is happening that I cannot diagnose or treat. Either when it prompts for a second line in the binary segment of the program it doesn't write the second line, or when it reads the binary file created it doesn't read the second line. Any insight would be appreciated.

8 years ago