bashacks icon indicating copy to clipboard operation
bashacks copied to clipboard

Create bh_str2dec()

Open merces opened this issue 1 year ago • 0 comments

Currently, bh_asc2dec() converts a single char, but we need every byte of a string in decimal, so a bh_str2dec() is needed and this should replace bh_asc2dec().

merces avatar Nov 28 '24 01:11 merces