Index: [thread] [date] [subject] [author]
  From: Neal Tucker <ntucker@vax.area.com>
  To  : ggi-develop@eskimo.com
  Date: Sun, 20 Sep 1998 00:45:05 -0700

Re: coupla questions

Andrew Apted says:
> dlopen() and dlsym() return NULL on error (according to my manpage
> anyway), so you only need to bother with dlerror() if a the dlsym()
> could *validly* return a NULL, but for LibGGI I don't think it can.

What makes you say it can't validly return a NULL in LibGGI?

-Neal

Index: [thread] [date] [subject] [author]