Thanks Andrew and Laszlo
I did what I need.
Rafael R. Machado
2012/8/8 Andrew Fish
> You can try AsciiValueToString()
>
> The MdePkg is like the edk2 DDK, so the libraries in the MdePkg are the
> best place to look for generic stuff. In this case these are the best two
> libraries to look at:
>
You can try AsciiValueToString()
The MdePkg is like the edk2 DDK, so the libraries in the MdePkg are the best
place to look for generic stuff. In this case these are the best two libraries
to look at:
https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2/MdePkg/Include/Library/PrintLib.h
So
On 08/08/12 16:40, Rafael Machado wrote:
> Hi everyone.
>
> I'm having a problem here and I need some help.
> I need to save some int values to a char array and them show to the user.
>
> Is there some function similar to the oold ITOA c function at UDK ? I
> searched but didn't find nothing.
Se
Hi everyone.
I'm having a problem here and I need some help.
I need to save some int values to a char array and them show to the user.
Is there some function similar to the oold ITOA c function at UDK ? I
searched but didn't find nothing.
Thanks and Regards
Rafael R Machado
-