Core.Move Hex and Binary functions from Stringf, Centerf, Rightf to Hexf and Binaryf
Opened this issue · 0 comments
CookingWithCale commented
Mission
Problem
The problem I am addressing on this mission is that I overhauled the type system but need to update the print functions and need ATypef, but I have a cart and hoarse problem I spent all day dealing with. I had split up Stringf from the Uniprinter because Stringf is just supposed to print strings, and the Uniprinter is supposed to print the ASCII Data Types..
Solution
The solution that I'm addressing on this mission is to use the same technique I used for ATypef to print center and right aligned.
o << Hexf(123).Right(10)
File Affected
?
Hierarchy
Tags
Mission
A
Sessions
License
Copyright Kabuki Starship; all rights reserved.