C# Tip: Creating an Octal String from a Byte in C#(frugalcoder.us)
submitted by
tracker1(135) 3 years, 2 months ago
Okay, so C# (.Net) has some awesome functionality for creating a hex string from a numeric value. But what if you need an octal string for a binary value. I also show how to convert back from an octal string into the original byte value.
|category: C#
|Views: 68
tags:
C# another
Everyones tags:
Your Tags: