- Oct 11, 2000
- 6,048
- 1
- 81
Hey peoples, I hope someone can help me.
Ok, so I have to read in this binary file, no problem. Then, I have to search for each users ID to see if they exist or not. We have a struct, and the size of the struct is 56 bytes (I guess bytes.) And their ID is the FIRST value written in the file. Having a little problem on how to cycle through each record and search for the ID. I know how to search through Arrays, we just finished that. But having a little problem with this. Anyone have any clues?
If you need more info, lemme kno.
Thanx in Advance.
KeyserSoze
Ok, so I have to read in this binary file, no problem. Then, I have to search for each users ID to see if they exist or not. We have a struct, and the size of the struct is 56 bytes (I guess bytes.) And their ID is the FIRST value written in the file. Having a little problem on how to cycle through each record and search for the ID. I know how to search through Arrays, we just finished that. But having a little problem with this. Anyone have any clues?
If you need more info, lemme kno.
Thanx in Advance.
KeyserSoze
