Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Error code 998

1 view
Skip to first unread message

SirJohn

unread,
Jan 2, 2010, 12:15:06 PM1/2/10
to
Does anyone know what an error code 998 from BlockRead means? Where
would I look to find error codes that lie outside the normal range?

Marco van de Voort

unread,
Jan 2, 2010, 12:56:16 PM1/2/10
to
On 2010-01-02, SirJohn <conte...@aol.com> wrote:
> Does anyone know what an error code 998 from BlockRead means? Where
> would I look to find error codes that lie outside the normal range?

Those are usually OS specific, e.g. for windows:

http://msdn.microsoft.com/en-us/library/ms681388%28VS.85%29.aspx

ERROR_NOACCESS
998 (0x3E6) Invalid access to memory location.

Probably you blockread into memory that is not mapped/allocated from
windows.

0 new messages