Christoph Kukulies wrote:
> 
> Am 16.05.2011 10:51, schrieb StyveA:
> A structure in C has a size and a storage address. So technically I see 
> no reason, why you can't do that. Just copy
> the BLOB like you do a memcpy().
> But as soon as you cross architectures (big-endian, little-endian) or 
> you have structure padding
> between different compilers etc., I would say you get into trouble.
> 
> --
> Christoph
> 

Thanks for replying, for the moment I'm not going to cross architectures,
but I'll have a look at it. Thanks for your help !

Regards,

Styve
-- 
View this message in context: 
http://old.nabble.com/Insert-a-structure-tp31627295p31627454.html
Sent from the SQLite mailing list archive at Nabble.com.

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

Reply via email to