--_.
check this coool!!! Great blog!
Monday, May 11, 2020
What is CSV
It is like ancient json; a comma-separated values
wiki/Comma-separated_values
a FORTRAN thing
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
3D BLog has return
Go to Check https://thereal3dblog.com/
Problem: Fill array by dice numbers; all different
You got array of 6, It need to be fill dice-numbers all less that 6 more than one. We talk about 1,2,3,4,5,6. Minimal O is preferred. I...
This killer C:macro make, C random like it would be JS:random
Javascript random is nice, because it is between 0 and 1; So you can like: Math.random()*sum where you get then numbers between 0 and the...
No comments:
Post a Comment