How to generate a file, with arguments of array index? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How to generate a file, with arguments of array index?

I have an array of 2d , so i want to generate a file type .dat. like an array a[i][j] 0=<i<50; 50=< j <100; So i want a file with arguments stored on [1][50],[1][51], [1][52] ... and so on. how i can do this?

12th Jun 2019, 8:38 PM
Isaac Muniz
Isaac Muniz - avatar
1 Answer
0
What did you try to resolve this problem ? I would like to help you :)
29th Jul 2019, 11:38 AM
Baptiste E. Prunier
Baptiste E. Prunier - avatar