ProgrammingThis forum is for all programming questions.
The question does not have to be directly related to Linux and any language is fair game.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I need to create a software library with two copy file routines in it. This library will be used in a TCL script. I know how to write the routines, but I have never created a library before. How do I do this?
You have several options. For a large library, you might want to look up an autotools tutorial and go that way.
For a small library, a few entries of my blog cover this quite well (I think, anyway - if it's not, suggestions are always welcome!) starting with this post. [/blow-own-trumpet]
Last edited by JohnGraham; 06-09-2010 at 09:33 AM.
Problem is, I don't know. I am regularly a java programmer but my boss (scientist) wants this "library" of routines in TCL. I will need to talk to him and find out more.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.