Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 310 Bytes

README.md

File metadata and controls

12 lines (12 loc) · 310 Bytes

KinderCare-Mgt-System

What do you need to run this?

Install apache2
Install Mysql
Install lreadline
Install a compiler

When all is in place!!!

  • Insure that you are connected to the database
  • Run this to compile
  • gcc -o test magicshell.c -lreadline `mysql_config --cflags --libs`