User Tools

Site Tools


en:pfw:string_handling

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
pfw:string_handling [2023-09-03 22:27] alberten:pfw:string_handling [2024-04-17 15:58] – [Construction of strings] willem
Line 10: Line 10:
  
 (We define) A few words that make string manipulation in forth a little smoother.\\ (We define) A few words that make string manipulation in forth a little smoother.\\
-Original idea [[https://home.hccnet.nl/a.w.m.van.der.horst/index.html|Albert van der Horst]]. Examples are:+Original idea Albert Nijhof & [[https://home.hccnet.nl/a.w.m.van.der.horst/index.html|Albert van der Horst]]. Examples are:
  
   * Manipulate files   * Manipulate files
Line 26: Line 26:
 {{https://user-images.githubusercontent.com/11397265/142727480-4cb13037-c118-4d05-9eec-529aeaf23cad.jpg| string usage example}} {{https://user-images.githubusercontent.com/11397265/142727480-4cb13037-c118-4d05-9eec-529aeaf23cad.jpg| string usage example}}
  
-However it more useful to use a construct of a cell containing a byte count followed by that many bytes. +
-You should not store a count in a character unless there is a dire need to conserve space. +
-Also a string in Chinese is some of the UTF representation is a sequence,  +
-where an interpretation of a byte is dependant on previous bytes.  +
-The abstraction presented here work equally well on this kind of data structure.+
    
 ===== Pseudo code ===== ===== Pseudo code =====
en/pfw/string_handling.txt · Last modified: 2024-06-05 22:53 by willem