Posts by AndreLopes • 9 points
1 post
-
0
votes1
answer158
viewsQ: Create a c file on linux
I have a college job, which I am asked to implement a "C" program that produces files containing random integer numbers of the type long int, where the random numbers must be between 0 and RAND_MAX.…