cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
Problem with pointer
Problem with pointer
Nov 17, 2021 at 7:28am UTC
JLBorges
(13770)
> the value of the array changed automatically, why?
Undefined behaviour.
What is the lifetime of the array
arr
in the function
FillArray()
?
Topic archived. No new replies allowed.