What is the most common way to print a struct in C? For example here is what I\'m currently doing to print a Book:
struct
Book
typedef struct {