[LC++](void) new object(..)

Roberto D?az roberto at vivaldi.dhis.org
Wed Dec 5 04:56:37 UTC 2001


Hi!

In the QT 2.2 Tutorial I can see a piece of code like this:

   for( int r = 0 ; r < 4 ; r++ )
            (void)new LCDRange( grid );

I cant figure out very well what is doing  here "(void)".. :???

Is it just more beautifull to write it this way?

Thank you!

Roberto 




More information about the tuxCPProgramming mailing list