Content deleted Content added
No edit summary |
→DNA??: new section |
||
Line 144:
=== Another length prefixed representation ===
Siemens PLCs use a form of length prefixed string representation with 2 length information bytes (see [https://cache.industry.siemens.com/dl/files/480/22506480/att_105176/v1/s7_scl_string_parameterzuweisung_e.pdf Siemens Docs "Working with Strings in S7-SCL"]). Maximum reserved memory is 256 bytes with maximum 254 bytes of actual text, where one byte denotes the allocated/reserved range for the string (the maximum count of characters allowed to be represented) and the other byte denotes the actual, currently valid length of the string. Maybe this could be added as length prefixed representation variant? --[[User:Ckonnerth|Ckonnerth]] ([[User talk:Ckonnerth|talk]]) 17:18, 15 December 2017 (UTC)
== DNA?? ==
Wondering why there's a bio-related image on this article's page, I don't see how it depicts what strings actually are in computer science.
|