Write and read file againCan you tell me the detail, please
Write and read file againMy code is: [code]#include <iostream.h> #include <conio.h> #include <stdio.h> const char *fn =...
Why ?Why output is 12 if I change the fifth line to [code]char name;[/code] or [code]char *name;[/code]...
Why ?my code is [code]#include <iostream> struct SV { char name[10]; int age; ...
copy fileSo, how do the get() method and the put() method work? Thank for your reply!
This user does not accept Private Messages