Library bbcim (c) 1997 W.H.Scholten Put include in your source, and link the objects with -lbbcim All functions return 0 if there was no error, otherwise, a negative value is returned (doc's on this will come later). Use verbose=VERBOSE (or flags |=VERBOSE) to let the lib print out errors on stdout. in both cases 'bbcim_error' is a pointer to a string with the last error message, and 'bbcim_errno' the corresponding error number. See bbcimlib.h for all structs and error messages (incomplete). wouters@cistron.nl