On 13 Aug 2019, at 9:42pm, Don V Nielsen <[email protected]> wrote:

> bool is_true (bool tf)
> {
>    if (tf == true) return true; else return false;
> }

Do you get paid by the line of code ?
_______________________________________________
sqlite-users mailing list
[email protected]
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to