ClanSoft logo
ClanSoft logo

    CL_Vector::operator !=

Syntax

int operator !=(CL_Vector& v);

Parameters

v-other vector

Return value

false if v equals the current vector, true otherwise

Description

Returns false if current vector equals v


Back to index



This page was built using the Perceps documentation system.