Adding a library to g++

Hi

I'm looking to add a library to g++ which would have the following files. I don't know where to start.

mtreadme.txt readme file
mtrand.h the header file
mtrand.cpp the library file
mttest.cpp test program
mttest.out output of test program

thanks
Topic archived. No new replies allowed.