Your function has no return value void and you try to assign it to a string variable, that is what the error message ...
-
April 4, 2022
- 0 Comments