[ad_1]
Dont do int characters [] [8]; , but string characters [] [8]; . The type you specify at the start of the array declaration is the type of info the array will store.
Peace.
6
[ad_2]
solved Placing Random String values into an int Array
[ad_1]
Dont do int characters [] [8]; , but string characters [] [8]; . The type you specify at the start of the array declaration is the type of info the array will store.
Peace.
6
[ad_2]
solved Placing Random String values into an int Array