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

Search:

Type: Posts; User: jeg343

Search: Search took 0.03 seconds.

  1. Replies
    6
    Views
    5,256

    Re: help on making a save code

    Ok I was an idiot, and set everything to single by accident, changed them to Strings, but there's still the Problem of the number thing, but while it will build if i replace with FormatNumber, it...
  2. Replies
    6
    Views
    5,256

    Re: help on making a save code

    Probably should have had the coding specified, and the lines that have problems, so here:



    Dim fa As Single
    Dim fb As Single
    Dim fc As Single
    Dim fd As Single
    Dim...
  3. Replies
    6
    Views
    5,256

    Re: help on making a save code

    First of all, I'm only 13, pretty new at this, Second, my problems are:
    1. Value of type 'char' can't be converted into 'single'
    2. system.number is not accessible in this context because it...
  4. Replies
    6
    Views
    5,256

    help on making a save code

    (I posted what my form looks like)
    I'm having slight problems making my save code generator, which you enter your information into it, and it generates the save code for a game, but there are...
Results 1 to 4 of 4





Click Here to Expand Forum to Full Width

Featured