an header file

This commit is contained in:
Adam 2025-08-17 18:33:25 +01:00
parent 8054e10c7b
commit 5657325d97

View File

@ -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