On 10/19/23 06:17, Peter Smith wrote:
>> In short, maybe the whole comment should just be
>>
>> /*
>> * boolin - input function for type boolean
>> */
>>
> How about "boolin - converts a boolean string value to 1 or 0"
Personally, I do not like exposing the implementation of a boolean (it
is a base type that is not a numeric), so I prefer Tom's suggestion.
--
Vik Fearing