#define1#define MALLOC(n, type) (type*)malloc(n*sizeof(type))
“#”1#define PRINT(mode, x) printf("The value of "#x" = "m
2023-03-17