User: teodor0xcb

  • Public profile

User profile: teodor0xcb

User info
User name:teodor0xcb
Old user name:terioo
History
Joined:
Number of posts:14
Latest posts:

Multidimensional array on heap.
Thank you all for you replies! I'll think about it.

Multidimensional array on heap.
I have corrected the code: [code] auto some_var1 = 20; auto some_var2 = 30; const auto some_const1...

Multidimensional array on heap.
Hi! I have a question. I have the following code: [code] short int some_var1 = 20; short int so...

Pointer not returning the way I was expecting to
Thank you very much for all your replies! I now understand how things work!

Pointer not returning the way I was expecting to
You are right. I forgot to change [code]s.string[/code] with [code]o << s.string[/code] when I wrote...

This user does not accept Private Messages