vermaarcade profile image 31

how to work function in c language with example for no return value

Improve C and C++ language

asked by vermaarcade 6 months ago

flag

dabeaner profile image

dabeaner says

It's been a long time since I did "c". But couldn't you just not use the return value?

 |  (+1)

You can vote each answer up or down to show your support or disapproval. You cannot flag an answer, but if an answer receives enough down votes compared to up votes, then it will become hidden.

working