Hi!

Thursday, 19 April, 2001 M.Manikandan [EMAIL PROTECTED] wrote:

MM> Hi,

MM>     While compiling a c program ( in win-98 platform) using gcc, i got the
MM> following error message.
MM>     my  C program will just connect to a database & display success message
MM> if connected successfully.

MM> In file included from /usr/include/w32api/sql.h:9,
MM>                  from get.c:1:
MM> /usr/include/w32api/sqltypes.h:14: parse error before `UDWORD'
MM> /usr/include/w32api/sqltypes.h:14: warning: data definition has no type or storage 
class

add

#include <windows.h>

in the beginning of your program

Egor.            mailto:[EMAIL PROTECTED] ICQ 5165414 FidoNet 2:5020/496.19



--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

Reply via email to