Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
QcArray::QcArray Constructor (QcArray&)

Copies all values from the argument to this instance.

C++
QcArray(
    const QcArray& qcArray
);
Parameters 
Description 
const QcArray& qcArray 
The QcArray to copy from. 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!