Results 1 to 40 of 45

Thread: [RESOLVED]implicit conversion from integer to string

Threaded View

  1. #1

    Thread Starter
    Hyperactive Member jokerfool's Avatar
    Join Date
    Dec 2006
    Location
    Gold Coast, Australia
    Posts
    452

    Resolved [RESOLVED]implicit conversion from integer to string

    Reviewing some code that says

    Code:
    TextBox14.Text = GetSettingInt("TMaxUPSpeed")
    Being new to programming, can someone explain to me in the most basic format what exactly this means, what does implicit conversion mean and implicit conversion from integer to string mean, what is it trying to tell me here?

    The code is some sample code I am using to be part of a larger app and the code is also from 2009 which shouldnt really make a difference.

    Thank you

    ** Going to Resolve this post, seems to be an open ended debate on the question, I have already sorted the question out, I paid someone to fix the issue instead, I was a tad frustrated by some of the posts, but thanks to all that replied, moving onto other issues.
    Last edited by jokerfool; May 24th, 2013 at 12:59 AM. Reason: Too many people complaining

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width