Le Hyaric Bruno wrote:
> I need to know how bitwise operator work?

Same as in C or C++.

> with which type?

With integers.

> Is that possible to use these operators on blob of thousands of bits?

Not to my knowledge. For something like that, consider writing a custom 
function.

Igor Tandetnik



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

Reply via email to