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.
1 parent 8a60071 commit 67becf7Copy full SHA for 67becf7
bin2cpp20/README.md
@@ -1,6 +1,6 @@
1
# bin2cpp20
2
3
-Unix Tool to Convert a stream to a C++20 array/vector/string
+Unix Utility for Transforming a Stream into a C++20 Array, Vector, or String
4
5
% cat *cpp | bin2cpp20 -i stdin -v variablename
6
0 commit comments