p-net icon indicating copy to clipboard operation
p-net copied to clipboard

Minimal C source code and Makefile

Open arkypita opened this issue 1 year ago • 0 comments

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?

arkypita avatar May 15 '24 13:05 arkypita