Thread: Help!!!!!!

  1. #1
    Registered User
    Join Date
    Apr 2002
    Posts
    3

    Help!!!!!!

    i currently coding a encode and decode program.........and now i meet some problem, that is after compiled, errors msg shows " Conversion may lost significant digits", who can help????! Thanks

  2. #2
    Registered User matheo917's Avatar
    Join Date
    Sep 2001
    Posts
    279
    post code and specific questions

  3. #3
    Registered User
    Join Date
    Jan 2002
    Posts
    559
    Sounds like you have a double and are assigning it to an int. Or, dividing ints whose answer would be a double (e.g., 4/3) and assigning the result to an int.

Popular pages Recent additions subscribe to a feed