return for void*?

What do I return from a void* function? my compiler has a warning that I do not have a return, but it produces another warning if I leave return null.
Post your code and the warnings generated by your compiler.

Topic archived. No new replies allowed.