From: babic AT physics DOT uq DOT oz DOT au (Boris Babic) Newsgroups: comp.os.msdos.djgpp Subject: problem with POINT in rsxntdj Date: 19 Jan 2000 01:47:00 GMT Organization: University of Queensland Lines: 12 Message-ID: <86352k$ml5$1@bunyip.cc.uq.edu.au> NNTP-Posting-Host: maxwell.physics.uq.edu.au X-Trace: bunyip.cc.uq.edu.au 948246420 23205 130.102.120.14 (19 Jan 2000 01:47:00 GMT) X-Complaints-To: news AT uq DOT edu DOT au NNTP-Posting-Date: 19 Jan 2000 01:47:00 GMT X-Newsreader: TIN [version 1.2 PL2] To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi The POINT structure defined in windef.h seems to be causing problems. It compiles fine but the program crashes, if i comment out any instances of POINT it works fine. A sample program to try is Chap 5 sinewave.c in Petzolds book. Im using rsxntdj ver 1.6 beta 2, and the latest djgpp release. any suggestions? Boris