C (112/304)

From:Charlie
Date:13 Aug 2000 at 22:52:37
Subject:Problem with a library

Hi,
This may be something stupid but here goes. This is a code segment from
my program

if(OpenURLBase = OpenLibrary("openurl.library",1))
URL_Open(urlname,TAG_DONE)

During compilation I get a link error saying "Undefined symbol URL_Open.

Ive included the include ie. <proto/openurl.h> and <libraries/openurl.h>

Im compiling it using DICE.