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

ORA-02456: The HASH IS column specification must be NUMBER(*,0)

1 Answers  


ORA-18003: an outline already exists with this signature

1 Answers  


ORA-01581: attempt to use rollback segment (string) new extent (string) which is being allocated

1 Answers  


ORA-12518: TNS:listener could not hand off client connection

1 Answers  


ORA-12409: policy startup failure for string policy

1 Answers  






RMAN-06482: WARNING: proxy copy 'string' cannot be found on the storage medium

1 Answers  


ORA-02730: osnrnf: cannot find user logon directory

1 Answers  


ORA-33008: (XSAGDNGL03) The relation workspace object is not a relation over a base dimension of AGGMAP workspace object.

1 Answers  


ORA-26563: renaming this table is not allowed

1 Answers  


NID-00442: Database has been shutdown, open database with RESETLOGS option.

1 Answers  


NNL-00285: Server has no queued system queries

1 Answers  


ORA-04002: INCREMENT must be a non-zero integer

1 Answers  


Categories