Jump to content

  •  

  • iBotModz CBox


    vBasic Resigner help


    This topic has been archived. This means that you cannot reply to this topic.
    1 reply to this topic

    #1 Guest_Rogue Modder_*

    Guest_Rogue Modder_*
    • Guests

    • Joined: --

    Posted 04 January 2009 - 08:35 AM

    small error:

    Dim buffer As Byte() = New Byte(ascii.Length / 2 - 1) {}
    				For i As Integer = 0 To (ascii.Length / 2) - 1

    Error is:

    Implicit conversion form 'Double' to 'Intger'


    Thanks

    Edited by Rogue Modder, 04 January 2009 - 09:51 AM.


    #2 iBotPeaches

    iBotPeaches

      General Grade 6

    • Owner

    • 6,570 posts
    • Joined: 29-July 07

    Posted 04 January 2009 - 01:09 PM

    I thought i was always suppose to be decimal. Thats what I was taught.