13
ПЕРЕДАЧА ПАРАМЕТРІВ В ФУНКЦІЇ

передача параметрів в функції

  • Upload
    -

  • View
    294

  • Download
    2

Embed Size (px)

Citation preview

PowerPoint Presentation

#include using namespace std;int i; // I -

void f1 () {int i; // ii = 5; // cout