This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
library creation
- From: Marcelo Zannin da Rosa <zannin at eel dot ufsc dot br>
- To: gcc at gcc dot gnu dot org
- Date: Mon, 4 Aug 2003 16:16:47 -0400
- Subject: library creation
- Reply-to: zannin at eel dot ufsc dot br
Hello,
I'm a graduate student developing some C language programs in order to
simulate adaptive systems. My wish is to create a library containing those
programs, which are commonly used by major degree students. Where do I get
the information required to create this library? (such as math.h)