Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!hellgate.utah.edu!csn!ub!ubvmsa.cc.buffalo.edu!v117gv8r From: v117gv8r@ubvmsa.cc.buffalo.edu (Thomas E Burnett) Newsgroups: comp.lang.c Subject: Quick C error help requested Message-ID: <53924@eerie.acsu.Buffalo.EDU> Date: 9 Jan 91 21:16:07 GMT Sender: news@acsu.Buffalo.EDU Reply-To: v117gv8r@ubvmsa.cc.buffalo.edu Organization: University at Buffalo Lines: 7 Nntp-Posting-Host: ubvmsa.cc.buffalo.edu News-Software: VAX/VMS VNEWS V1.3-4.4 I have a compile error called "unresolved external" that I get compiling in Quick C. Does anyone know what that error means and what to do about it? The external has been either _setvideomode(13) or abs(deltax) so far. Both are legitimate functions in include files nearby. This is being done in an IBM compatible. Thanx, Thom