an header file
This commit is contained in:
parent
8054e10c7b
commit
5657325d97
@ -14,7 +14,7 @@ The performance (but potentially not the executable size) can be further optimis
|
|||||||
|
|
||||||
### Basic usage
|
### Basic usage
|
||||||
|
|
||||||
`$ bin2hpp -i my_library.dll -o c_header.h` will generate an `c_header.h` file in your current working directory containing something similar to the following:
|
`$ bin2hpp -i my_library.dll -o c_header.h` will generate a `c_header.h` file in your current working directory containing something similar to the following:
|
||||||
|
|
||||||
```c
|
```c
|
||||||
// Generated by bin2hpp 0.2.5
|
// Generated by bin2hpp 0.2.5
|
||||||
|
Loading…
x
Reference in New Issue
Block a user