Re: Tasty exceptions
Nick Hodges (Borland/DevCo) wrote:
Michael C. wrote:
A good programmer would know that there is an error by checking the
return value or the function. ( Perhaps you didn't see the result :=
false statement at beginning of the function. )
Michael --
A good programmer never lets errors go unreported, especially out of
memory errors or I/O errors.
Two points:
1) Having a function returning success or failure is an element of error reporting.
2) A good programmer tries works around errors.
.
Relevant Pages
- Re: Tasty exceptions
... Michael C. wrote: ... false statement at beginning of the function. ... A good programmer never lets errors go unreported, ... But I'd never let code like that get past a code review. ... (borland.public.delphi.non-technical) - Re: Programmieren von ATtinys?
... Thus spoke Michael Schwingen: ... aktivieren und damit auf das normale ISP sowie Debugwire ... verzichten und brauchst einen Programmer, ... Und wenns mal wieder Knallt, weiss ich auch genau, warum ich ... (de.sci.electronics) - freelancing, how to...
... My name is Michael, from New Jersey. ... I have through consulting companies ... work in Website updates, ... greatly appreciated from this struggling programmer. ... (microsoft.public.excel.misc) - Re: using classes vs. modules
... to a VB programmer.. ... you (Michael) jump into our forum only to try to convince us that we are ... Why then are you reading it? ... (microsoft.public.dotnet.languages.vb) - Re: help me
... >Chris Hanscom - Microsoft MVP ... It's probably easier and faster just to hire a Classic VB programmer to ... reverse engineer it. ... Michael B. Johnson ... (comp.lang.basic.visual.misc) |
|