Compiler Warning (level 1) C4098 (original) (raw)

Edit


Share via


In this article

'function' : void function returning a value

Remarks

A function declared with return type void has a return statement that returns a value. The compiler assumes the function returns a value of type int.


Feedback

Was this page helpful?

No

Need help with this topic?

Want to try using Ask Learn to clarify or guide you through this topic?