Quantcast
Viewing latest article 1
Browse Latest Browse All 3

Answer by Shang for Error when compiling, error in array

The "," between each value count as a value. so I think 1,000,000.00 for example count as 3 values. eg. [1, 0, 0]

I believe you were trying to do 1000000.00 instead of 1,000,000.00


Viewing latest article 1
Browse Latest Browse All 3

Trending Articles