mouse trackingshine 0 563 Dear All, I want to get values of mouse cursor coordinates, control of left/right click and how i can get response of scroll button without using Ja...
.text: undefined reference totechie_59 8 496 Hi,
first of all thanks a bunch for a cool compiler!
I have a problem when linking with lcclnk. I receive a bunch of
messages that tell me that...
compound literalscopx 3 144 Now this is confusing, lccwin32 accepts the compound literal
syntax without a warning, but doesn't seem to actually
implement compound literals. E.g...
Announce lcc-winjacob 5 174 The latest version of lcc-win contains the first release of the C containers library. Use iterators, containers, hash tables, bloom flters, flexible...
binary size compared to GCCcopx 2 176 Why are the binaries produced by lccwin32 so much smaller than those produced by GCC (mingw32)?! The lccwin32 binary is almost 40% smaller in my con...
C Containers Libraryjacob 0 204 I have set up a google project for the containers library. http://code.google.com/p/ccl/ This project tries to address the problem of the lack of an...
_overflow in lcc-win32ben.usenet 7 161 Trying to test _overflow() in lcc-win32 I got an error message that _overflow has no prototype and (from the linker) that __overflow is undefined. Do...
problem install lcc on UBUNTU (64-bit)d.j.allerton 0 214 I have been trying to install lcc on a 64-bit version of UBUNTU without much success. The system build gives lots of warnings, particularly: conflict...
still activeVinny 2 135 Is this NG still active? ...
SetClassLongPtr bug in Lcc-Win32kdiggins 2 157 Jacob, The following runtime works correctly in 32bit and 64bit programs, using a number of other compilers. The same cannot be said for Lcc-Win32. ...