C936002C

Explanation

The token argument passed to w_getpsent was not valid.

Programmer response

Correct the token argument. On the first call, pass a token of 0. The function then returns the token that identifies the next process to the caller. Use that token on the next call. Repeat until the returned token is 0.

Symbolic Feedback Code

JrEdcXfrmEinval35