What exactly do you mean? Do you want the source code from a book called "designing a database in C"? Or do you want someone to show you how to design a database in C?
BTW, you don't design databases in C really, you connect to them, execute SQL statements etc.