ocarina/include
Anna Schumaker 13313482d4 database: Make read() and write() functions for database entries
I had planned on using the stream operator for my database class but
this created some crazy compiler error that I was having difficulty
figuring out.  I decided to take the easy route for now and instead
create read() and write() functions that do exactly the same thing.

Signed-off-by: Anna Schumaker <schumaker.anna@gmail.com>
2014-04-06 19:56:52 -04:00
..
database.h database: Make read() and write() functions for database entries 2014-04-06 19:56:52 -04:00
database.hpp database: Make read() and write() functions for database entries 2014-04-06 19:56:52 -04:00
file.h file: Do not open files with an empty filepath 2014-04-06 19:56:52 -04:00
print.h Update copyright info 2014-04-06 19:56:52 -04:00
Sconscript build: Change CONFIG_* variables into a class 2014-04-06 19:56:52 -04:00
test.h Update copyright info 2014-04-06 19:56:52 -04:00
version.h Update copyright info 2014-04-06 19:56:52 -04:00