06-10-2018, 07:37 PM
I'm pretty sure the correct syntax to use would be
Code:
point ma_point = new point(322, 228, 6);
Why not possible to create point variable in class?
|
« Next Oldest | Next Newest »
|
Messages In This Thread |
Why not possible to create point variable in class? - by Engelard - 06-10-2018, 03:15 PM
RE: Why not possible to create point variable in class? - by krzys_h - 06-10-2018, 07:37 PM
|