You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -31,16 +31,13 @@ It is designed to be easy to use by developers and to provide easy call function
31
31
The generated functions that reads and extracts the embedded content does not rely on external libraries so you don't need to setup your projects to use any third party library to start using bin2cpp. All your embedded data can be accessed right away.
32
32
33
33
# Command Line Usage
34
+
34
35
```
35
-
bin2cpp v2.0.0 - Convert binary files into C++ source code.
36
-
Copyright (C) 2013-2018 end2endzone.com. All rights reserved.
37
-
bin2cpp is open source software, see http://github.com/end2endzone/bin2cpp
0 commit comments