Null terminator patent disclosure

Doug McDonald mcdonald at aries.scs.uiuc.edu
Tue Apr 2 02:10:38 AEST 1991


In article <1991Apr1.052315.16971 at contact.uucp> egr at contact.uucp (Gordan Palameta) writes:
>
>                                        Lextech SA
>                                        1, rue des Poissons d'avril
>                                        67000 Strasbourg, France
>
>                                        Lextech America
>                                        666 Massachusetts Avenue
>                                        Cambridge, MA 02139   USA
>
>
>     Dear member of the "C" programming community,
>
>
>     As you are no doubt aware, the "C" programming language uses the
>     "null terminator octet" method to delimit strings of characters.
>
>     This method consists of using an aligned set of eight consecutive
>     zero bits to unambiguously mark the termination point of a text string
>     stored in a character array.
>


What? Me worry? My computer uses nine bit chars.

 



More information about the Comp.lang.c mailing list