Hash Table into Binary File?

So I have this task to store a hash table into a binary file. I have a working hash table with 10,000+ records but I have no idea how to get started with the binary file. I have worked with reading and writing to files but never with binary files.

My question is where do I even begin?
Any ideas any one?
Topic archived. No new replies allowed.