[SDL] widgets
Leo M. Cabrera
leo28c at gmail.com
Thu Nov 29 17:24:55 PST 2007
I personally have developed a phobia for other languages after I fully
learned how to use C properly... I just can't afford to see C# make a
dialog with just an edit control take up 18 megabytes or RAM. :(
Simon Roby wrote:
> On 11/29/07, Paulo Pinto <pjmlp at progtools.org> wrote:
>
>> Hi,
>>
>> I don't like to fuel flame wars, since I already
>> had my share during university days.
>>
>> But people have to face that C is becoming a "legacy"
>> language.
>> [snip]
>>
>
> Calling C a legacy language is insane. C is the base of pretty much
> every computer software there is. Kernels, system libraries,
> compilers, interpreters, runtimes, VMs, etc. are all mostly C code.
> Ultimately, all programs on a modern computer run at least some C code
> in its process.
>
> What people _really_ need to face is that C is a low-level language.
> 95% (if not more) of all software projects are better off using
> something of a higher-level. It will make development better and
> easier. Deployment might be saner too.
>
More information about the SDL
mailing list