Notifications
Clear all

General C toolbox library.

1 Posts
1 Users
1 Likes
2,512 Views
triform
(@triform)
Member
Joined: 5 years ago
Posts: 324
Topic starter  

Here is another set of functions I wrote a long time ago. They are text and string processing functions to file helpers and logging.

One of my most used functions is called GetStrFld. It's a formatted string processor similar to a string split. I also have split function as well.  All are gcc and VS compilable.

They can be found at: https://github.com/jscottb/cbox

Scott


   
ZeFerby reacted
Quote