On Tue, 23 Feb 2010, Szak�ts Viktor wrote:

Hi,
> Or maybe, and if technically possible:
>   QOUT( ( NUMERIC ) x )

Anything we will chose has to create single expression for PP or
we create serious problem for using casting in commands. So any
new proposition should pass this basci PP tested:

   ? <casted_exp>

i.e.:

   ? ( NUMERIC ) x

and as you can check using -p compiler switch above line is not
preprocessed to:

   QOut( ( NUMERIC ) x )

so we cannot use it.

best regards,
Przemek
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to