Change StringEndIndicator char #35

Open
opened 2022-04-16 15:22:26 +00:00 by asdam9 · 0 comments
Owner

In the recent building of the arguement handlers, I noticed, that if using single quotes for example like '\0' then the text will be seen as a char and not a string, which meant that it could make the StringEndIndicator[0] look cleaner.

In the recent building of the arguement handlers, I noticed, that if using single quotes for example like `'\0'` then the text will be seen as a char and not a string, which meant that it could make the `StringEndIndicator[0]` look cleaner.
asdam9 added this to the Database Handler milestone 2022-04-16 15:22:26 +00:00
asdam9 added the
correction
label 2022-04-16 15:22:26 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: asdam9/FoCuSSG#35
No description provided.