U++ framework
Do not panic. Ask here before giving up.

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: 14290
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: Sat Apr 25 23:46:43 GMT+2 2026

Total time taken to generate the page: 0.00458 seconds