why is it showing not declared in scope when i have declared it
Not working for insertion
a function cannot call a function declared after it
i repeat “declared” not “defined”
a function can be defined later but has to be declared first
1 Like