Home » Community » Forums » » Structured Exception Handling Basics
  Intel sponsors gamedev.net search:   
[Control Panel] [Register] [Bookmarks] [Who's Online] [Active Topics] [Stats] [FAQ] [Search]

Add Forum to Favorites |  Send Topic To a Friend | View Forum FAQ | Track this topic


 Last Thread Next Thread 
 Structured Exception Handling Basics
Post Reply 
Just to belabor the obvious, this technique efficiently destroys any chance of porting your code to a non-Windows operating system. Normally all you'd have to do is change the Windows-specific sections of a well-written cross-platform application--namely, WinMain() and WndProc(). With this, however, the exception handling mechanism will permeate the entire source.

If portability isn't an issue, however, then why not?

 User Rating: 1015   |  Rate This User  Send Private MessageView Profile Report this Post to a Moderator | Link

All times are ET (US)

Post Reply
 Last Thread Next Thread 
Forum Rules:
You may not post new threads
You may post replies
You may not edit your posts
You may not use HTML in your posts
Jump To:
Administrative Options: