hark130 / sketchy-idea

Reusable, stand-alone, Linux code
GNU General Public License v3.0
0 stars 0 forks source link

2-1: Defined and used a VA_ARG macro #14

Closed hark130 closed 4 months ago

hark130 commented 4 months ago

Defined and used a function-like macro that takes a variable number of arguments. It is utilized in one of my manual test files.

Changes to be committed: modified: code/include/skid_debug.h modified: code/test/test_sfmr_file_metadata.c