My code compiles even without inclusion of stdio.h, any suggestion on best practices?
Before compilation gcc itself include standard path defined for library and header file. This is the reason there is no error thrown.
Lot of confusion and lot of scattered info, can someone help me by providing to the point response.
http://en.wikipedia.org/wiki/Relational_database_management_system
There are Database Backup and restore utilities for RDBMS Systems. The Backup program generates a (.Bak) Binary File as output which can later be restored in case the Database crashes.
What could be the Algorithm/s in database backup/s and restore programs ?. i.e. C/C++ Programming logic/Algorithm.