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 » U++ Library support » U++ Core » why use fromsyschrset in the first sentence of the logfile?
Re: why use fromsyschrset in the first sentence of the logfile? [message #36726 is a reply to message #36691] Fri, 29 June 2012 09:43 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14267
Registered: November 2005
Ultimate Member
The difference is that FromSystemCharSet requires heap to work (e.g. because it returns String), whereas FromSysChrSet returns a pointer to static memory memory buffer and requires nothing to work.

We want log to work even in conditions where heap is corrupted (it is debugging tool).
 
Read Message icon5.gif
Read Message
Read Message
Previous Topic: GetTimeZoneText() warning
Next Topic: LoadFromXML problem and solution
Goto Forum:
  


Current Time: Thu Aug 28 01:15:36 CEST 2025

Total time taken to generate the page: 0.05933 seconds