IngmarEckhardt / IngmarEckhardt/dwarfOS

Measuring the string length is too long in pgm_textfile_generator

Open
#19 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
C
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Description:
The current implementation of creating arrays or single remaining strings in the pgm_textfile_generator seems to produce slightly larger char arrays than expected. This issue is likely related to the insertion of additional escape characters. It is crucial to investigate and address this issue to ensure optimal memory usage and efficiency.

User Story:
As a developer, I expect the pgm_textfile_generator to create arrays or single remaining strings with accurate sizes, so that I can manage memory resources effectively and ensure the efficiency of the software

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.