importC - how to use more effectively?

Andrea Fontana nospam at example.org
Wed Feb 22 16:49:27 UTC 2023


On Wednesday, 22 February 2023 at 15:00:56 UTC, WebFreak001 wrote:
> I just first time used importC in a prototype project I just 
> worked on. I used it to just import `libevdev.h` on linux to 
> register a custom input device / make a simple userspace input 
> driver.

A suggestion: try tcc as preprocessor. It works better than gcc 
for importc.

Andrea Fontana


More information about the Digitalmars-d-learn mailing list