Arrays

  • + 0 comments

    I would like to ask an question perhaps on the concept of c++ programming. Is that anything wrong at all for having return statements in for loop? Will the for loop be break gracefully just like the break command?