Hello I am currently working on a project ,but I need an example of the following pseudo-code:
Open sequential file for reading
Open Binary file for binary|writing
set position to 1
Read in a line from the sequential file
while(not sequential.eof())
{