Checks if a string is all in upper-case characters
2 people like thisPosted: 7 years ago by Martin Lockstrom
Recursive function for converting byte array to binary string
2 people like thisPosted: 3 years ago by Martin Lockstrom
Nested recursive loop which has certain uses cases for loop optimization when you don't want to traverse across entire ranges but rather subsets incrementally and decrementally etc.
2 people like thisPosted: 4 years ago by Martin Lockstrom