Hello, I'm starting to use dynamic memory in C ++, but I came across a problem. When I do new CHAR_INFO[3] , say
can not convert 'CHAR_INFO * {aka _CHAR_INFO *}' to 'int *' in assignment
and still gives error in this line of code...
asked by
12.07.2018 / 18:49