String representation as pointer with length #23

Open
opened 2025-01-28 16:53:09 +01:00 by belka · 0 comments
Owner

A string is a record that has two fields:

  1. .ptr is a Char pointer.
  2. .length is a Word.
A string is a record that has two fields: 1. `.ptr` is a `Char` pointer. 2. `.length` is a `Word`.
belka added the
bootstrap
label 2025-02-01 07:39:03 +01:00
belka closed this issue 2025-02-08 06:07:35 +01:00
belka added
self-hosted
and removed
bootstrap
labels 2025-09-11 01:34:43 +02:00
belka reopened this issue 2025-09-11 01:34:48 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: belka/elna#23
No description provided.