Home » Community » U++ community news and announcements » LOGHEX, DUMPHEX, (and D/R/L variants)
LOGHEX, DUMPHEX, (and D/R/L variants) [message #36459] |
Tue, 29 May 2012 09:03 |
 |
mirek
Messages: 14261 Registered: November 2005
|
Ultimate Member |
|
|
I have noticed that I quite often need hex dump of Strings
String s;
LOGHEXDUMP(s, s.GetLength());
to make this easier to do, I have now introduced LOGHEX and DUMPHEX. They are connected to "LogHex" function, which is now only defined for String and WString (but perhaps might be extended to other types in future).
|
|
|
Goto Forum:
Current Time: Wed Jun 18 22:36:56 CEST 2025
Total time taken to generate the page: 0.04115 seconds
|