Description:
The lcc C Compiler and related topics.
|
|
|
lcc-win32 "Incorrect usage of boolean" in oaidl.h and propidl.h
|
| |
Hi Jacob and Friedrich, oaidl.h line 198 and propidl.h line 201 are both " _VARIANT_BOOL bool;" causing "Incorrect usage of boolean" errors (because bool -> _Bool). I didn't investigate where these members are used - I don't use them so I renamed them. BTW: Are lcc releases checked with some kind of static code analysis... more »
|
|
Installing LCC on an Intel Apple Macintosh; OS X Leopard
|
| |
Hello comp.compilers.lcc, I've been trying to build LCC on my Macintosh and I'm having a few problems compiling the compiler correctly. I've not made any significant changes to the source files beyond updating the LCCDIR file locations and manually copying select pieces from the ``src/ *.md'' files. I can successfully run ``lcc'', and I do see compiler... more »
|
|
C99 initializers in lcc-win
|
| |
One of the last features lcc-win was missing from the C99 definition was designator initializers. When initializing an array, the C99 standard mandates that for arrays you can write int array[] = {[12]=1234}; This will produce an array of 13 elements with the last one (the 13th) initialized to 1234.... more »
|
|
Having trouble installing
|
| |
Greetings! I've recently downloaded lcc 4.2 and lccnet so that I can use some C code in .NET. I'm having trouble similar to the fellow here: [link] I did the change to win32.c that he did. I do the make 'all', and it seems to work. But when I do the make 'test' I get *many* differences... more »
|
|
FREAD fails on files >4GB
|
| |
Howdy Problem with the fread() call on MS Visual Studio 2005 running under Win 64. The parameters to fread size and count are both size_t ie 64 bits. Even so the call fails when the size arg is greater than 4GB (ie exceeds 32 bit unsigned value). Any suggestions. Thanks in advance.
|
|
624 Garmin GPS 62457
|
| |
============================== ========= Get A GPS Today At A Low Price!! [link] ============================== ========= GPS Devices [link] ============================== ========= 2X[k \p\)Q\]wCIm @4n&
|
|
|