Takayuki Matsuoka
Results
132
comments of
Takayuki Matsuoka
trafficstars
As another possible solution, we'll be able to use the following inline extern C style ``` extern "C" void my_public_func(void); ``` We can also define it as a macro ```...
I think questions for & vs && are our minor faq. So we may be able to add comments for these tricky/cryptic conditions.