|
| error codes in the sdk docs |
 |
Mon, 3 Jul 2006 10:17:48 +0200 |
Would it be possible to add the numerical value of an error code to the
documentation. As an example, the entry for KErrNotFound should read:
const TInt KErrNotFound = -1;
This will make this entry much more usefull, as the debugger doesn't display
the symbolic name.
--
Sander van der Wal
www.mBrainSoftware.com
|
| Post Reply
|
| Re: error codes in the sdk docs |
 |
Tue, 4 Jul 2006 04:05:28 +0100 |
I've passed on to Sydoc by emailing Sysdoc@symbian.com (what you get by
pressing the feedback button on recent versions on the Developer library)
I think this is a very reasonable request - and should they reply I'll let
you know the answer.
Regards
H
"Sander van der Wal" <svdwal@mBrainSoftware.com> wrote in
message
news:VpkPalnnGHA.1040@UKCOL01WWEB01.symbian.intra...
> Would it be possible to add the numerical value of an error code to the
> documentation. As an example, the entry for KErrNotFound should read:
>
> const TInt KErrNotFound = -1;
>
> This will make this entry much more usefull, as the debugger doesn't
display
> the symbolic name.
>
> --
> Sander van der Wal
> www.mBrainSoftware.com
>
>
|
| Post Reply
|
|
|
|
|
|
|
|
|
|