Jump to content

Metaprogramming: Difference between revisions

m
Line 428:
New multitype test;
/* The data range to be read is established.
/* establezco los rangos a leer */
It is possible to read only part of the file using these ranges. */
Range for test [0:1:dataFile.total_lines-1, 0:1:dataFile.max_tokens_per_line-1];
543

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.