z/OS Communications Server: IP Messages Volume 1 (EZA)
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


EZA4321E

z/OS Communications Server: IP Messages Volume 1 (EZA)
SC27-3654-00

line file, line number: no array-of-pointer declarations — use typedef

Explanation

RPCGEN encountered an incorrect array-of-pointer declaration at this line in the source file. RPCGEN does not allow arrays of pointers, but they can be implemented by means of typedef.

System action

RPCGEN exits.

Operator response

Do a typedef of the array-of-pointers, or tell the system programmer about the error.

System programmer response

Do a typedef of the array-of-pointers and restart.

Module

RPCPARSE

Procedure name

Get_declaration()

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014