Hi ,

 I am unable to make the MSbit of a long in java like
long x = 0;
x = x | (long)Math.pow((long)2,(long)63);

Isd there a way I can do this???




Thanks & Regards
Praveen






"Ryan Ackley" <[EMAIL PROTECTED]>
04/07/2003 15:26
Please respond to "POI Developers List"

 
        To:     "POI Developers List" <[EMAIL PROTECTED]>
        cc: 
        Subject:        Re: New FFN & Fontable classes

 

> Thanks Ryan for creating a Bugzilla acount for me. Does creating an
> attachement & submiting is all I have to do for sending new patches?
>
> still now I dont have a clear picture of whats happening with
> Bugzilla...what is this Bugzilla? & why does the patches sent are
> considered as BUGS!!

They are not considered bugs. It simply gives a convenient way for you to
upload attachments. You can't send attachments to the list and when you 
send
java code to the list, the line breaks get all messed up. When I try to 
copy
and paste from your last email, I get errors because my mail reader has
wrapped some of the lines in the FontTable and Ffn classes.

Ryan


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to