Maranion / Festo_repo

0 stars 0 forks source link

Chapter 3 Task 27 #36

Open Maranion opened 3 years ago

Maranion commented 3 years ago

Create a const array of double and a volatile array of double. Index through each array and use const_cast to cast each element to non-const and non-volatile, respectively, and assign a value to each element.

batko-tst commented 3 years ago

Резултата от изпълнението не е смислен. Във main() не е подреден кода.