May 29, 2007
CrowBar Wrote:

> Thanks, My Prog worked by linking it statically. (Are there any benefits/drawbacks by using the static/dynamic linking method?)
[snip]

Quite a few. A quick google search yielded : http://phaseit.net/claird/comp.programming/linking.html , which seems to give a *very* brief summary

- Fraser