Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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 is currently offline  mirek
Messages: 13975
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).
Previous Topic: HttpCookie, improved Cookie support
Next Topic: Clean Exit
Goto Forum:
  


Current Time: Fri Apr 19 09:41:05 CEST 2024

Total time taken to generate the page: 0.03075 seconds