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
My cout seems to be cutting first charac
Page 2
My cout seems to be cutting first character
Pages:
1
2
Feb 16, 2022 at 12:07pm UTC
JLBorges
(13770)
> the globals (which don't have a constructor) aren't initialized by the language...
The language specifies that they are zero-initialised (if constant initialisation does not apply).
https://en.cppreference.com/w/cpp/language/zero_initialization
Topic archived. No new replies allowed.
Pages:
1
2