Files
libstrophe-gh/examples/README.md
2016-04-14 15:23:38 +00:00

156 B

Build Instructions

Compile example files with the following gcc flags:

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