On 23 Jan 2012, at 7:39pm, Roosevelt Anderson wrote:

> The C# compiler does not compile C. C# and VB.NET get compiled down to 
> bytecode.
> 
> On Mon, Jan 23, 2012 at 12:56 PM, Simon Slavin <slav...@bigfraud.org> wrote:
>> 
>> On 23 Jan 2012, at 4:39pm, Roosevelt Anderson wrote:
>> 
>>> You can't use the amalgamation directly in C# as the SQLite
>>> amalgamation is in C.
>> 
>> Can you not simply tell your compiler that '.c' files are C and not C# ?  
>> That's what you do with Objective-C.  Or do C# compilers not compile C ?

Ah.  So C# is not a superset of C.  That explains things.  Thanks.

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

Reply via email to