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 » AssertST problem in initialization when debugging on MSBT17x64
Re: AssertST problem in initialization when debugging on MSBT17x64 [message #50640 is a reply to message #50639] Wed, 28 November 2018 14:58 Go to previous messageGo to previous message
peterh is currently offline  peterh
Messages: 108
Registered: November 2018
Location: Germany
Experienced Member
The documentation is (not always, but often) in the source:

If you click the small green square left from AsserST(), you see this:

void AssertST()
This operation only has effect in DEBUG mode. If any Thread was started prior to calling AssertST, it will stop the execution with diagnostic message. The purpose is that some global initialization routines are best performed before any multi-threading starts. AssertST can be used to assure this as runtime check.

[Updated on: Wed, 28 November 2018 15:04]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Error in DUMP_ declaration
Next Topic: About Serialization
Goto Forum:
  


Current Time: Fri Apr 26 17:35:11 CEST 2024

Total time taken to generate the page: 0.03208 seconds