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 » Coffee corner » Quiz #4
Quiz #4 [message #57802] Sat, 18 December 2021 09:21 Go to previous message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
Now for something much more fun:

CONSOLE_APP_MAIN
{
	int x = 0;
	CoDo([&] {
		CoWork::FinLock();
		x++;
	});
	DDUMP(x);
}


What can you say about the number printed to the log?
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Little Quiz
Next Topic: Quiz #3
Goto Forum:
  


Current Time: Sun Apr 28 21:55:27 CEST 2024

Total time taken to generate the page: 0.05696 seconds