View Full Version : QList<int> ** Plist
tanuja
15th November 2010, 05:00
Is Qlist<int>** Plist is same as Array of QList<int>*
or QList<int>** is an 2D array of int? Justify.
franz
15th November 2010, 06:19
Homework? http://pw1.netcom.com/~tjensen/ptr/pointers.htm
tbscope
15th November 2010, 06:58
Justify.
Yes, of course, right away sir.
Learn about templates and see why your code doesn't make sense.
tanuja
18th November 2010, 04:22
Thank you for the reply
Powered by vBulletin® Version 4.2.5 Copyright © 2024 vBulletin Solutions Inc. All rights reserved.