BlahBluhBlahBluhBlah
2008-06-04 21:49:13 UTC
//THIS IS THE MAIN.C FILE
#include "stdafx"
void main()
{
//ok so now i want the program to go to the other .C source to
//execute the code there....how is this done.
}