Question: Write a function that accepts an integer array and it's length as arguments. The function should write the array to a binary file. Be sure
Write a function that accepts an integer array and it's length as arguments. The function should write the array to a binary file. Be sure to include the four basic steps for dealing with files. Do not use loops, cin, or cout statements. using c++
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
