We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e773803 + c06336a commit 223ae26Copy full SHA for 223ae26
README.md
@@ -1,3 +1,5 @@
1
+<p align="center"><img src="extras/graphics/512.png" alt="Byteconvert" height="200px"></p>
2
+
3
# ByteConvert
4
[](https://travis-ci.org/SloCompTech/ByteConvert_cpp)
5
[]()
@@ -79,4 +81,4 @@ uint8_t *block = ByteConvert::stringToArray(blk_size,somevar);
79
81
// Use block
80
82
83
delete block; // Don't forget to free memory, when you don't need array any more
-```
84
+```
extras/graphics/128.png
6.75 KB
extras/graphics/256.png
8.36 KB
extras/graphics/512.png
10.4 KB
0 commit comments