double cannot be dereferenced error

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • blknmld69
    New Member
    • Feb 2010
    • 69

    double cannot be dereferenced error

    I would like to know how can I use the stringValueOf to remove this error:

    double cannot be dereferenced
    gradeCalc.noOfS tudents = inFile.nextInt( ); // get the number of Students
    ^
  • Dheeraj Joshi
    Recognized Expert Top Contributor
    • Jul 2009
    • 1129

    #2
    Please don't double post. This issue is related to your last thread .

    Regards
    Dheeraj Joshi

    Comment

    • blknmld69
      New Member
      • Feb 2010
      • 69

      #3
      ok sorry. was just confused getting use to the site

      Comment

      Working...