Dustin Sallings <dus...@spy.net> wrote:
> On Nov 30, 2010, at 18:04, Igor Tandetnik wrote:
> 
>> It is true, however, that it's fairly easy to transform any C program into a 
>> program that's both valid C and C++, by applying
>> straightforward modifications - tightening type safety and such. 
> 
> Except there are a lot of areas where C advanced in C99 that C++ can't deal 
> with in current versions

True. I should have clarified that I meant a C90 program. In my defense, I work 
primarily with Visual Studio compilers, which don't support C99 (except for the 
most trivial features, e.g. // comments).
-- 
Igor Tandetnik


_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to