rely on libft whenever possible #1

Open
opened 2026-05-22 04:18:47 +00:00 by jaynuine · 0 comments
Owner

replace calls to functions standard library functions with those expected to be present in one's libft whenever available, e.g. std::strlen with ft::strlen

then append libft build dependency

replace calls to functions standard library functions with those expected to be present in one's libft whenever available, e.g. std::strlen with ft::strlen then append libft build dependency
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
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
jaynuine/norminator#1
No description provided.