A bit of binary I/O

Heinz billgates at microsoft.com
Sat Jan 20 16:54:26 PST 2007


In C++ you can write an entire structure to a binary file:

http://www.gamedev.net/reference/articles/article1127.asp
http://www.codersource.net/cpp_file_io_binary.html

Can you do the same in D?


More information about the Digitalmars-d-learn mailing list