Originally Posted by baray98 guys, what does this definition mean? Qt Code: Switch view MyGrid ***grid; MyGrid ***grid; To copy to clipboard, switch view to plain text mode please enlighten me baray98 It means that grid - is a pointer which points at another pointer that points at one more pointer on MyGrid object.
MyGrid ***grid;
I'm a rebel in the S.D.G.
Forum Rules
Bookmarks