0

c++ "loading"

Hello people, I got very stuck in the "loading" functions practice exercise, I don't know how to solve it now. Could someone give me the solution? #include <iostream> using namespace std; //define the loading() function int main() { //call the function }

9th Jan 2024, 3:22 PM
Jenifer Celeste Vera
Jenifer Celeste Vera - avatar
2 Answers
+ 5
Attempt?
9th Jan 2024, 4:12 PM
AÍąJ
AÍąJ - avatar
0
are you doing one with return value or just void
11th Jan 2024, 2:44 AM
Greylyn Crawford