jlib problem!1143 (10/19/2003 9:49:54 AM) Hey John, in stacktest.c (from jlib lib sources), to make it compile I had to change ll.llpush( ll, ULLONGMAX ); to ll.llpush( ll, ULLONG_MAX ); but by doing so you get NumItems for long stack 10 9 8 7 6 ... Lorenzo
Bugs in wedit2127 (10/16/2003 5:45:31 AM) Hi Jacob, since some time I see, that some features in wedit doesn't work properly any more: - required libraries will not be added automatically, as it has been done before. I have to search for myself, in wh... Andi
Microsoft DSP Files3236 (10/16/2003 11:01:29 PM) Is there a Way to Convert Microsoft DSP Files to Make Files? Sam ... Sam
Wedit Bug?2151 (10/15/2003 9:19:19 PM) If I Simply Copy the Code From this Link http://www.planetsourcecode.com/vb/scripts/ShowCodeAsText.asp?txtCodeId=6902&lngWId=3 and Paste it in Wedit I get a Error Box Saying Internal Error 29512? What Gives? V... Sam
Lcc-Win32 floating point issues4121 (10/12/2003 9:15:18 PM) Jacob, Several BCX users reported that the October 11, 2003 LCC-Win32 compiler generates the following errors: ambiguous call to __atan. See e:\lcc\include\math.h For the statement: printf("%s% g\n","PI =",... kdiggins
macro STRICT?1138 (10/6/2003 9:21:55 PM) I have noticed that macro STRICT is undefined on lccwin32. \include\winnls.h: line 487: #ifdef STRICT ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Greetings DaveNlp ... DaveNlp
Looking for a Clue!185 (10/12/2003 8:07:42 PM) I'm using LCCWin32 and ME My app is pp1.exe. When I start it I get the message "An error has occured in your program ......" along with two buttons (close and ignore), This is in a big white box. Clicking "ig... DougJones
Compiler error (trap) # 2096 (10/10/2003 6:22:26 AM) I know that the following program is not valid C syntax for LCC but the compiler should not die... lcc -c lcctrap02.c gives: Error p:\lcctrap02.c 16 Compiler error (trap). Stopping compilation 1 error /* lc... Sammy
Web addition (john's)1111 (10/5/2003 8:06:53 AM) DocProps (9k) This sample demonstrates setting and retrieving the document properties that can be found under the summary tab in file properties. This sample is currenly Windows 2000/XP only (see readme for de... John
adding libraries0105 (10/8/2003 6:18:50 PM) Hi jacob, since some time, lcc doesn't add necessary libryries automatically, so as it has done earlier. Is this your intent? Kindly regards, Andreas Martin ... Andi