Discussion Board
Go to the previous messageThere are no next messages
Current Forum: Homework 1 Forum
Date: Sat Sep 8 2001 8:59 pm
Author: Chen, Richard <richardc@andrew.cmu.edu>
Subject: Re: confused: float or Float?

It's hard to say which is recommended since it depends on personal preference: ease, convenience, and simplicity.

To further muddle the discussion, another way is merely to write:
//declare float data here
... (""+data) ...
by the concatenation of the "" and the float data.
Post response

Go to the previous messageThere are no next messages
Current Thread Detail:
confused: float or Float?      Kwok, Jonathan Chong-Xue      Sat Sep 8 2001 12:41 pm       
Re: confused: float or Float?      Venugopal, Ashish R.      Sat Sep 8 2001 1:44 pm       
Re: confused: float or Float?      Kwok, Jonathan Chong-Xue      Sat Sep 8 2001 2:02 pm       
Re: confused: float or Float?      Venugopal, Ashish R.      Sat Sep 8 2001 4:28 pm       
Re: confused: float or Float?      Chen, Richard      Sat Sep 8 2001 8:59 pm       

Back to previous screen