pNull = strrchr( c_buffer, '\x00' ); if ( pNull != NULL ){ cW.Write(c_buffer,sizeof(char)); strcpy(c_buffer,""); }