String (computer science): Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 4:
 
<PRE>
x x x x x x x x x x x
F R A N K 0 k f f w y
x x x x x x x x x x x
</PRE>
The above example is how "FRANK" would look in a 10 byte null-terminated string. Characters after the 0 are ignored by the computer.