contentsconceptssyntaxlibrariessampleserrorsindex
Full text search
   
  Warning    

The current value-returning function can end without returning.

Every function that returns a value must end with a return action. This is a static check for functions that have possible logical paths where the function's end could be reached without having returned a value to the caller.

Additional Information

The function is "X".

 
----

Top [CONTENTS] [CONCEPTS] [SYNTAX] [LIBRARIES] [SAMPLES] [ERRORS] [INDEX]

Generated: April 21, 1999 at 2:02:12 pm
If you have any comments about this section of the documentation, send email to [email protected]

Copyright © OmniMark Technologies Corporation, 1988-1999.