PCC-02307: void can only be used when single parameter



PCC-02307: void can only be used when single parameter..

Answer / guest

Cause: A function can be declared or defined using the
following syntax: int func1(void) to indicate that the
function has no parameters. void can be used only once in
this case.

Action: Remove the extra voids in the function definition or
declaration.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-16739: log transport service for standby "string" unexpectedly online

1 Answers  


ORA-02260: table can have only one primary key

1 Answers  


ORA-25176: storage specification not permitted for primary key

1 Answers  


ORA-01539: tablespace 'string' is not online

1 Answers  


ORA-12454: label string does not exist for policy string

1 Answers  






DRG-11608: URL store: host portion of string specified incorrectly

1 Answers  


RMAN-06411: backup copies setting out of range (1-4): number

1 Answers  


ORA-16130: supplemental log information is missing from log stream

1 Answers  


ORA-15121: ASM file name 'string' contains an invalid diskgroup name

1 Answers  


LPX-00114: element "~1S" attribute "~2S" has invalid enumeration value "~3S"

1 Answers  


UDE-00001: user requested cancel of current operation

1 Answers  


IMG-00555: invalid value for gamma correction

1 Answers  


Categories