PCC-02305: illegal mixing of new and old style C function
declarations



PCC-02305: illegal mixing of new and old style C function declarations..

Answer / guest

Cause: All C functions using either the traditional style
(K&R style) function declarations or the new (ANSI) style
must be declared; the two styles cannot be mixed.

Action: Adopt a consist declaration style for functions.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

TNS-01300: ERROR at string

1 Answers  


ORA-14007: missing LESS keyword

1 Answers  


PLS-00492: variable or constant initialization may not refer to functions declared in the same package

1 Answers  


SQL*Loader-00603: Maximum length number of column string is too big for bind array

1 Answers  


QSM-02025: no aggregate functions

1 Answers  


ORA-08210: Requested I/O error

1 Answers  


DRG-10533: invalid user name: string

1 Answers  


ORA-14072: fixed table may not be truncated

1 Answers  


RMAN-06225: shuting down automatic instance string

1 Answers  


ORA-16171: RECOVER...FINISH not allowed due to gap for thr string, seq string-string

1 Answers  


ORA-01496: specified chain row table form incorrect

1 Answers  


PLS-01404: ANSI Identifiers can only consist of letters, digits, and the underscore character

1 Answers  


Categories