You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I'm trying to make a C application for Linux that uses your library. I can't find a minimal example (single .c file) with related Makefile, which implements the basic functionality: initialization and read/write handler.
The pn_dev example program compiles and works, so it is a starting point, but it is already a structured example with a certain complexity. Is it possible to have something more minimalist?
The text was updated successfully, but these errors were encountered:
Hi, I'm trying to make a C application for Linux that uses your library. I can't find a minimal example (single .c file) with related Makefile, which implements the basic functionality: initialization and read/write handler.
The pn_dev example program compiles and works, so it is a starting point, but it is already a structured example with a certain complexity. Is it possible to have something more minimalist?
The text was updated successfully, but these errors were encountered: