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

LSX-00016: schema and instance document have incompatible character sets

1 Answers  


IMG-02014: 2202D Data exception - Null image value

1 Answers  


ORA-12721: operation cannot execute when other sessions are active

1 Answers  


TNS-12641: Authentication service failed to initialize

1 Answers  


TNS-01070: Starting string: please wait...

1 Answers  






O2F-00307: Unable to read the INTYPE file

1 Answers  


ORA-15010: name is already used by an existing ASM disk

1 Answers  


TNS-12561: TNS:unknown error

1 Answers  


ORA-33068: (XSAGDNGL33) In AGGMAP workspace object, the hierarchy dimension QDR over dimension workspace object must specify a positive dimension offset.

1 Answers  


PLS-00214: BEGIN...END block nesting is too deep

1 Answers  


LCD-00208: unexpected keyword in value list [string]

1 Answers  


ORA-02465: Inappropriate use of the HASH IS option

1 Answers  


Categories