Printing custom objects in C

后端 未结 0 1326
深忆病人
深忆病人 2020-12-18 01:11

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:

typedef struct {
         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题