well!i know about "wb" and 'w'.
wb=in this mode file will be open in binary format and in write mod.
in accessing binary files,the compiler performs no traslation of the newline(or any other)characters at all.Bytes are stored or retrieved as they appear in the stream.thus binary format...