Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MintJulep on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by rmallikharjun

  1. rmallikharjun

    Help: Batch programming with CATIA using C

    I have a small c program to execute int main() { catgeo(); } This programs compiles and links fine ( with libgeo.a ). But given errors while exucuting. Any information on the basic libraries to link with ( other than the above ) is appreciated. Mallik

Part and Inventory Search

Back
Top