Why would you put the conv code struct in the .h ? And why expose the tables in the public symbols ?
The fact you can 'reuse' the tables in the test is really no reason to pollute the API namespace. Cheers, Sylvain
Why would you put the conv code struct in the .h ? And why expose the tables in the public symbols ?
The fact you can 'reuse' the tables in the test is really no reason to pollute the API namespace. Cheers, Sylvain