How to avoid warning
read what warning you are getting and try to avoid them.
like in this case you are not returning anything from a int type function.
read what warning you are getting and try to avoid them.
like in this case you are not returning anything from a int type function.