On 2 Nov 2012, at 11:52pm, Igor Korot <ikoro...@gmail.com> wrote:

> But C program should compile fine whether you use C or C++ compiler.
> 
> Is it not?

I am repeatedly told that you must tell a C compiler that .c files are C files, 
and that .cpp files are C++ files.  Compiling a C file as if it's C++ doesn't 
work.  Fortunately, all C++ compilers I know can compile C too.

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

Reply via email to