ifstream binary file readingstrange, but when i change getline to read it work fine: [code] std::ifstream ifs(L"c:\\james.rar...
ifstream binary file readingoh... made changes to code [code] std::ifstream ifs(L"c:\\james.rar", std::ios::binary); [/code]...
ifstream binary file readingHi! Im new to cpp, and i have problem with reading binary file My code is: [code] std::ifstream...
This user does not accept Private Messages