10.12.2012 Views

Oracle C++ Call Interface Programmer's Guide

Oracle C++ Call Interface Programmer's Guide

Oracle C++ Call Interface Programmer's Guide

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Number Class<br />

operator long()<br />

operator long double()<br />

operator short()<br />

Syntax<br />

operator int()const;<br />

This method returns the value of the Number object converted to a native long.<br />

Syntax<br />

operator long() const;<br />

This method returns the value of the Number object converted to a native long<br />

double.<br />

Syntax<br />

operator long double() const;<br />

This method returns the value of the Number object converted to a native short<br />

integer.<br />

Syntax<br />

operator short() const;<br />

operator unsigned char()<br />

operator unsigned int()<br />

This method returns the value of the Number object converted to a native unsigned<br />

char.<br />

Syntax<br />

operator unsigned char() const;<br />

This method returns the value of the Number object converted to a native unsigned<br />

integer.<br />

8-120 <strong>Oracle</strong> <strong>C++</strong> <strong>Call</strong> <strong>Interface</strong> Programmer’s <strong>Guide</strong>

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!