[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
C++ code
Hi Steve,
The software you wrote for a class at UCI is implicitly your copyright. You
can use it or contribute it as you see fit. If it is the professor's code,
then there may be some issues.
For a big C++ project, you can use Doug Schmidt's TAO and or ACE CORBA ORB,
it's open source.
I used Apache httpd core.c file for my C fact extractor gxl file.
As for Java, there should be a lot you can pick from apache.org ... XML
Beans :-), Ant I believe, etc.
Yuzo