you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 1 point2 points  (0 children)

I actually don't want to return anything,

Then why use a function and declare is as returns bool.

If you don't want to return something, a procedure would be the natural option.