Fix leader strings taking up too much memory #3

Open
by FrederikBaerentsen opened 4 years ago · 0 comments
FrederikBaerentsen commented 4 years ago (Migrated from tmp.baerentsen.space)
Owner

Instead of using strings to store data in, create char pointer for the whole alphabet and reference that using pointers when writing characters. Should lower memory usage. Read more here: https://overiq.com/c-programming-101/character-array-and-character-pointer-in-c/

Instead of using strings to store data in, create char pointer for the whole alphabet and reference that using pointers when writing characters. Should lower memory usage. Read more here: https://overiq.com/c-programming-101/character-array-and-character-pointer-in-c/
Sign in to join this conversation.
No project
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
There is no content yet.