Articles 1
Evgenii Legotckoi
Evgenii LegotckoiJuly 6, 2017, 3:40 a.m.
C++ - Tutorial 005. Pointers, Arrays and Loops An array of elements of type char can be declared like this: char v[6]; // array of 6 characters Similarly, a pointer can be declared like this: char* p; // pointer to character …
Comments 0
Nothing found
Forum topics 0
Nothing found
Forum posts 0
Nothing found
Test 1
C ++ - Test 004. Pointers, Arrays and LoopsTest of the basics of C ++. Checking the basic knowledge of working with pointers and arrays.
Shared codes 0
Nothing found

Follow us in social networks