String Library Update #15
No reviewers
Labels
No labels
I-bug
I-enhancement
S-bug
S-proposal
bikeshedding
help-wanted
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: AbleOS/ableos#15
Loading…
Reference in a new issue
No description provided.
Delete branch "Trees/ableos_time:my-branch"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I updated the library to have a formatter for strings, and a reverse function
and a set function because the type checker is somewhat broken
set(ptr: ^u8, val: int)
display(num: int, str: ^u8)
reverse(str: ^u8)
String Library Updateto WIP: String Library UpdateWIP: String Library Updateto String Library UpdateLGTM.