what is SPL in c++.
Answer / anonymous
its an qt4 interface...provides a wrapper for qt toolkit...
for more info check the following link:
http://www.clifford.at/spl/spldoc/qt.html
| Is This Answer Correct ? | 5 Yes | 0 No |
What does no cap mean?
design class for linked list and include constructor,destructor,insert option. node of form struct node { int data; struct node &ptr; }
Why is destructor used?
string is a class or data type in java?
Generally, in all C++ programs, texts are in white colour. Can we change the colour of the text(either input or output or both)? If so, help me out.
how to create thread in java?
17 Answers IBM, Infosys, Wipro,
What is class and object in oops?
What do you mean by Encapsulation?
What is the importance of oop?
What does enum stand for?
What is the real time example of inheritance?
what is the main difference between sizeof() operator in c and c++