View Single Post
Old Jul 27th, 2006, 11:20 PM   #9
King
Professional Programmer
 
King's Avatar
 
Join Date: Jan 2006
Location: Ontario, Canada
Posts: 376
Rep Power: 0 King is an unknown quantity at this point
Quote:
Originally Posted by lectricpharaoh
For example, when opening a file, it seems nonsensical to throw an exception if the file cannot be opened; instead, return a success/failure code like the C standard library does.
Would you happen to know how I can do this in C#, if it does at all?
__________________
I am Addicted to Linux!
King is offline   Reply With Quote