-
Gave Reputation to DGPickett in Generate randomized 256MB files onto your drive.(C++)
For masking, write the random numbers directly, not as ascii. Write with fwrite() so each number is buffered into large block writes. Note that RAND_MAX is just 31 bits: /usr/include/stdlib.h:#define … -
Replied To a Post in Project for my assignment due by 16th August 2019
Break it down. Obviously four *struct*s contained in an array or vector. You'll need to open each file, skip the first junk line, parse each line into your struct, then … -
Edited Generate randomized 256MB files onto your drive.(C++)
Haven't programmed in a long time. Last project was a GCODE pathway generator I wrote several years back. My compiler is obviously several years out of date. Uses time(), itoa(), … -
Created Generate randomized 256MB files onto your drive.(C++)
Haven't programmed in a long time. Last project was a GCODE pathway generator I wrote several years back. My compiler is obviously several years out of date. Uses time(), itoa(), … -
Replied To a Post in Some things I miss about the old layout
I haven't been on here in a few years and I'm so lost now. Not even sure how I wound up in the Community Center, other than out of luck. …
The End.