top of page
Roy's Code Venture
WRITING CODE FOR HUMANS.
Home
About
Blog
Contact
More
Use tab to navigate through the menu items.
Search
'If' Is Slow!
Any conditional statement can take a toll on the performance of your program. Luckily, there is branchless programming.
7 min read
How is a C/C++ program built?
About the multistage process of building C/C++ source files into an executable.
3 min read
bottom of page