Skip to content
Snippets Groups Projects
array_size_float.i 49 B
Newer Older
int t1[(int)50.1];
int t2[(int)6000000000000.1];