Pelles C forum

C language => Graphics programming => Topic started by: seyiakadri on July 31, 2012, 12:40:14 PM

Title: Pelles integration with LCC Data structures
Post by: seyiakadri on July 31, 2012, 12:40:14 PM
I just started with pelles c. I wonder if the data structures in LCC is different from pelles c or, i can use o integrate LCC types in pelles? I think pelles is a great compiler.
Title: Re: Pelles integration with LCC Data structures
Post by: CommonTater on July 31, 2012, 02:31:10 PM
Where a type or struct exists in both, I would use the Pelles C version in preference. 
The rest would be a matter of testing.

Pelles C has just about the best help file I've seen, you should use it to advantage.  Although it's not page 1 information, placing your text cursor on any coloured keword and pressing F1 on your keyboard will bring up a full description of the function.