Since Pelles made a nice C compiler/environment and PureBasic uses Pelles polib, polink and porc it would be more appropriate to make PellesC examples available.
There is a LCCwin32 example in the SDK dir, but who uses LCCwin32 nowadays?
Please consider.
Thanks
Pelles C Gadget And Other Examples
Imho there is a minor difference between Pelles and LCC in the order of typing (was it the position of " __stdcall" ?) when declaring a function.
But you will catch it fast as the compiler log will report such an issue.
You also could easely use DevC++ as beside the obligatory C++ projects it allows to generate C Projects.
Here's a brief explanation (its german but you could use altavista/babelfish for translating it):
http://www.purebasic-lounge.de/viewtopi ... 5&start=46
But you will catch it fast as the compiler log will report such an issue.
You also could easely use DevC++ as beside the obligatory C++ projects it allows to generate C Projects.
Here's a brief explanation (its german but you could use altavista/babelfish for translating it):
http://www.purebasic-lounge.de/viewtopi ... 5&start=46