solesilenzioso
Technical User
I need to convert a char string into aa int.
Someone could help me?
Thanks
Someone could help me?
Thanks
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
% set a xyz
xyz
% binary scan $a H6 b
1
% set b
78797a
%