Files
libstrophe-gh/examples
Steffen Jaeckel 9c7b8580d8 add examples/perf
Signed-off-by: Steffen Jaeckel <jaeckel-floss@eyet-services.de>
2022-02-06 12:36:38 +01:00
..
2022-02-04 13:36:17 +01:00
2022-02-04 13:36:17 +01:00
2022-02-06 12:36:38 +01:00
2016-04-14 15:23:38 +00:00
2020-03-31 17:37:12 +03:00

Build Instructions

Compile example files with the following gcc flags:

gcc -o bot bot.c `pkg-config --cflags --libs libstrophe`