- Notifications
You must be signed in to change notification settings - Fork 0
Translate c++ code to pure c #38
Copy link
Copy link
Open
Description
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Projects
- StatusShow more project fieldsTo Do
It was old sticker.
The project is mostly written on c++ so it is better to revrite it with better practices of c++. And also internal data structures can collapse some elements to std elements (use vector and other containers).