i want ot make a site that represent graph data structure.
and i know how to do it in c or c++
my qustion is
1.i can save my information in structure that i made myself in C ++, and represent it in a site
or i have to use MYSQL.
2. what is your advice to me? use MYSQL or make my own structure?
and i know how to do it in c or c++
my qustion is
1.i can save my information in structure that i made myself in C ++, and represent it in a site
or i have to use MYSQL.
2. what is your advice to me? use MYSQL or make my own structure?
Comment