Subj : To read a block of a binary archive. To : borland.public.cpp.borlandcpp From : "Sgt Roxo" Date : Mon Jul 07 2003 03:52 pm Necessary of aid. In delphi, to read a block of a binary archive and use: blockread(f, character, 1) being: f = file, character = word As it would make this in C++/C++Builder? .