Hi, Would someone suggest a set of functions which are similar to dlopen, dlsym, dlclose and dlerror which are available with NetBSD? My goal is to be able to have an executable be able to "load other functions" which where not actually linked into the program originally. Thanks. --- Kent Vander Velden graphix@iastate.edu