C Programming Language
Task 1 - Create a file called data by running this command: head –c 10000 /dev/random > data
Task 2 - Create a program that uses mmap to map data into memory, then creates a shared memory area and uses memcpy to copy the data from the mmap’ed memory into the shared memory area.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here