Including static files in your C++ code can be cumbersome. However, converting any binary file to hexadecimal arrays is easy with the “xxd” terminal command.
Computers, Coding and Caffeine
Including static files in your C++ code can be cumbersome. However, converting any binary file to hexadecimal arrays is easy with the “xxd” terminal command.
Knowing the path or directory of the current shell script is a very useful thing to know. This post shows you the best way to get the path of a shell script!
For beginner developers, this post details useful terminal/command line tools that will boost your productivity. Be a better coder with these tools and tricks!