#Unable to translate c macro

1 messages · Page 1 of 1 (latest)

lime reef
#

Is there any way to translate the following c macro?

#define GIT_BUF_INIT { NULL, 0, 0 }

Or even make my own that i can pass to c?

dreamy sail
#

what's an example of how you would use it?