Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
C++
Re: The worst 'hello world' example ever written...
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
Reply to thread
Message
[QUOTE="Alexander Terekhov, post: 1460988"] Attila Feher wrote: [...] And that it ought to be standard (instead of silent "return 0" hack). This "is" the FUTURE: <whatever> main(/*... no changes here ...*/) throw(std::thread_cancel_request, std::thread_exit_request, std::program_exit_request) and <whatever> can be void, of course. regards, alexander. <in "nostradamus modus", sort of> [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
C++
Re: The worst 'hello world' example ever written...
Top