Re: Variable naming convention



How would java compilers otherwise know if a string of characters was a
number or a variable? Even if you insisted that variables have at
least one non-digit, you'd still have problems:

1D

Is that a number or a variable?


Walter Gildersleeve
Freiburg, Germany

______________________________________________________
http://linkfrog.net
URL Shortening
Free and easy, small and green.

.



Relevant Pages

  • Re: Dialog titles
    ... take dialog window size of width, ... and add some null characters in the dialog title string ... Prev by Date: ...
    (microsoft.public.pocketpc.developer)
  • Search and Replace question - SEARCHANDREPLACE.fsl (0/1)
    ... string of characters per field. ... I am trying to work on a dbf table ... Prev by Date: ...
    (comp.databases.paradox)
  • Re: generating dynamic heading images
    ... > // create a string .. ... > // images array to replace them with. ... characters, but this would work with any letter. ... Prev by Date: ...
    (comp.lang.php)
  • Re: Each char / letter --> array from string value
    ... The usual way to tear apart a string into an array with characters is ... Prev by Date: ...
    (perl.beginners)
  • Rowfilter in Visual Basic.Net
    ... i face some problem in using rowfilter for visual basic.net. ... if the string contains either, then these two characters must be ... Prev by Date: ...
    (microsoft.public.dotnet.framework.aspnet.datagridcontrol)

Loading