Google
Web alhem.net
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members

t.cpp File Reference

#include <mysql/mysql.h>
#include <libmysqlwrapped.h>

Include dependency graph for t.cpp:

Include dependency graph

Go to the source code of this file.

Functions

int main (int argc, char *argv[])


Function Documentation

int main int  argc,
char *  argv[]
 

Definition at line 5 of file t.cpp.

00006 { 00007 Database db("localhost","root","","dbd"); 00008 StderrLog log; 00009 db.RegErrHandler(&log); 00010 Query q(db); 00011 00012 q.execute("create database xxx"); 00013 }


Generated on Thu Feb 10 22:42:39 2005 for Distributed URL Classification Tool by doxygen 1.3.7