CodeGuru Forums -
CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic Newsletters VB Forums Developer.com


Newest CodeGuru.com Articles:

  • Installing SQL Server 2008
  • Writing UDFs for Firebird Embedded SQL Server
  • [Updated] Shutdown Manager
  • Building Windows Azure Cloud Service Applications with Azure Storage and the Azure SDK

  • Search CodeGuru:
     



    Go Back   CodeGuru Forums > Visual C++ & C++ Programming > Managed C++ and C++/CLI
    FAQ Members List Calendar Search Today's Posts Mark Forums Read

    Managed C++ and C++/CLI Discuss Managed C++ and .NET-specific questions related to C++.

    Reply
     
    Thread Tools Search this Thread Rate Thread Display Modes
      #1    
    Old July 12th, 2005, 12:04 PM
    mchow2469 mchow2469 is offline
    Member
     
    Join Date: Jun 2005
    Location: Milpitas, CA
    Posts: 42
    mchow2469 is an unknown quantity at this point (<10)
    Converting to Decimal Question

    Hi Guys,

    I have a quick question on converting a char to decimal. Right now, I am reading chars from a file and want to convert the char to their decimal value.
    For example,

    Read in 2.10000E-8, then convert that to its decimal value.

    When I read in the number , can I simply just say number.toDecimal?
    Or I have to manually tell the program that when it scans the E or exponent, I have to multiply the value by how ever many number of 0's the exponent tells.
    Reply With Quote
      #2    
    Old July 12th, 2005, 12:26 PM
    RatmilT's Avatar
    RatmilT RatmilT is offline
    Junior Member
     
    Join Date: Sep 2003
    Location: habana
    Posts: 11
    RatmilT is an unknown quantity at this point (<10)
    Re: Converting to Decimal Question

    Convert.ToInt32(str) to convert to an int.
    For a float I don't know but it has to be something like that.

    Last edited by RatmilT; July 12th, 2005 at 12:29 PM.
    Reply With Quote
      #3    
    Old July 14th, 2005, 07:59 PM
    Jinto's Avatar
    Jinto Jinto is offline
    Member
     
    Join Date: Nov 2003
    Location: Seattle, WA
    Posts: 265
    Jinto is on a distinguished road (30+)
    Re: Converting to Decimal Question

    Convert::ToSingle( ) Converts to a float.
    __________________
    "Lose it? It means go crazy...nuts...insane...bonzo...no longer in possession of one's faculties...3 fries short of a happy meal...WACKO!!!"
    Reply With Quote
    Reply

    Bookmarks
    Go Back   CodeGuru Forums > Visual C++ & C++ Programming > Managed C++ and C++/CLI


    Thread Tools Search this Thread
    Search this Thread:

    Advanced Search
    Display Modes Rate This Thread
    Rate This Thread:

    Posting Rules
    You may not post new threads
    You may not post replies
    You may not post attachments
    You may not edit your posts

    BB code is On
    Smilies are On
    [IMG] code is On
    HTML code is Off
    Forum Jump


    All times are GMT -5. The time now is 09:16 AM.



    Acceptable Use Policy

    internet.comMediabistrojusttechjobs.comGraphics.com

    WebMediaBrands Corporate Info


    Advertise | Newsletters | Feedback | Submit News

    Legal Notices | Licensing | Permissions | Privacy Policy


    Powered by vBulletin® Version 3.7.3
    Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
    Copyright WebMediaBrands Inc. 2002-2009