Jump to content

cbox


vBasic Resigner help


Guest Rogue Modder

Recommended Posts

Guest Rogue Modder
Posted

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...