Table of Contents
How to compile
Just simply run:
gcc -I/usr/include/mysql -lmysqlclient -lssl otp.c
Make sure you have OpenSSL libraries and MySQL libraries
How to compile
Just simply run:
gcc -I/usr/include/mysql -lmysqlclient -lssl otp.c
Make sure you have OpenSSL libraries and MySQL libraries
Created: 11 years 4 months ago
by Natalie Adams
Labels:
Other:Featured