Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 687 Bytes

File metadata and controls

13 lines (11 loc) · 687 Bytes

UtilsCollection

Collection of utils code

Projects

Standalone programs

  • ResourceEmbedder : Convert folder with binary data to cpp data
  • U8ToX : Convert cpp unicode string format to UTF-8 format ("\uf1fb" => "\xEF\x87\xBB")

Libraries