The point isn't that Lite-C is too hard. The point is that it's very cumbersome to do some things and that even professional programmers are more productive with higher level languages. Or why did languages like C# become so popular in the first place?

Quote:
this is basic knowledge and with, say, 10000 lines of your own code you have an equally powerful code set which is both faster and more flexible.


Are you kidding me? So this is Gamestudio's selling point? tongue "Our language is so low level and old school that you first have to write 10000 lines of code to provide standard features of more modern other languages."

I am sure the average Gamestudio user will have a lot of fun writing all the infrastructure for linked lists, hash-tables and so on. tongue I really doubt that the result would be faster and more flexible.

At least Lite-C should come with an official standard library.