fstream.h
TeraByte Drive Image Backup Restore Suite 3.17 ISO От: Аноним  
Дата: 05.09.08 06:11
Оценка:
подскажите плз где мона скачать fstream.h....а то у мя его поч нема(
Re: fstream.h
TeraByte Drive Image Backup Restore Suite 3.17 ISO От: php-coder Чехия http://slava-semushin.blogspot.com
Дата: 05.09.08 06:12
Оценка:
Здравствуйте, Аноним, Вы писали:

А>подскажите плз где мона скачать fstream.h....а то у мя его поч нема(


А просто fstream пробовали?
Re: fstream.h
TeraByte Drive Image Backup Restore Suite 3.17 ISO От: Bell Россия  
Дата: 05.09.08 06:17
Оценка:
Здравствуйте, Аноним, Вы писали:

А>подскажите плз где мона скачать fstream.h....а то у мя его поч нема(


Нигде — это устаревший достандартный файл. Сейчас вместо него нужно использовать fstream:
#include <fstream>


Ну и конечно не забывать о том, что сущности стандартной библиотеки лежат в пространстве имен std.
Любите книгу — источник знаний (с) М.Горький
Re[2]: fstream.h
TeraByte Drive Image Backup Restore Suite 3.17 ISO От: Аноним  
Дата: 05.09.08 06:28
Оценка:
Здравствуйте, Bell, Вы писали:

B>Здравствуйте, Аноним, Вы писали:


А>>подскажите плз где мона скачать fstream.h....а то у мя его поч нема(


B>Нигде — это устаревший достандартный файл. Сейчас вместо него нужно использовать fstream:

B>
B>#include <fstream>
B>


B>Ну и конечно не забывать о том, что сущности стандартной библиотеки лежат в пространстве имен std.

но с просто fstream код кот должен работать почемуто не работает...говорит что не знает что такое ofstream
Re[3]: fstream.h
TeraByte Drive Image Backup Restore Suite 3.17 ISO От: Bell Россия  
Дата: 05.09.08 06:32
Оценка:
Здравствуйте, Аноним, Вы писали:

B>>Ну и конечно не забывать о том, что сущности стандартной библиотеки лежат в пространстве имен std.

А>но с просто fstream код кот должен работать почемуто не работает...говорит что не знает что такое ofstream

Не работает, или не компилируется?
А про std не забыл?
std::ofstream f("test.txt");


Ну и диагностику компилятора в подобных ситуациях бывает полезно привести.
Любите книгу — источник знаний (с) М.Горький
Re: fstream.h
TeraByte Drive Image Backup Restore Suite 3.17 ISO От: Аноним  
Дата: 05.09.08 06:34
Оценка:

Terabyte Drive Image Backup Restore Suite 3.17 Iso Info

Version 3.17 remains a stable, scriptable, and low-footprint imaging tool, though its interface and lack of modern incremental chain encryption (e.g., AES-256 native in GUI) show its age compared to newer tools like Acronis or Veeam.

The software is distinct from standard file-level backup tools (like backing up documents to a cloud service). Instead, it operates at the sector level, capturing the entire operating system, installed applications, system settings, and the Master Boot Record (MBR) or GUID Partition Table (GPT) in a single "image" file. TeraByte Drive Image Backup Restore Suite 3.17 ISO

This command backs up Drive 0 to the specified file with moderate compression and validation. Version 3

Once you have booted into the TeraByte environment (either the Windows PE or Linux GUI), follow these steps: This command backs up Drive 0 to the

Do not simply drag the ISO file to a USB drive. Use (free tool) or TeraByte's own TBIUSB utility.

Re[2]: fstream.h
TeraByte Drive Image Backup Restore Suite 3.17 ISO От: Sanik Россия http://sergeysthoughts.blogspot.com/
Дата: 05.09.08 06:43
Оценка:

Version 3.17 remains a stable, scriptable, and low-footprint imaging tool, though its interface and lack of modern incremental chain encryption (e.g., AES-256 native in GUI) show its age compared to newer tools like Acronis or Veeam.

The software is distinct from standard file-level backup tools (like backing up documents to a cloud service). Instead, it operates at the sector level, capturing the entire operating system, installed applications, system settings, and the Master Boot Record (MBR) or GUID Partition Table (GPT) in a single "image" file.

This command backs up Drive 0 to the specified file with moderate compression and validation.

Once you have booted into the TeraByte environment (either the Windows PE or Linux GUI), follow these steps:

Do not simply drag the ISO file to a USB drive. Use (free tool) or TeraByte's own TBIUSB utility.

Re[3]: fstream.h
TeraByte Drive Image Backup Restore Suite 3.17 ISO От: VoidEx  
Дата: 06.09.08 08:07
Оценка:
Здравствуйте, Sanik, Вы писали:

S>std::ofstream fnews("news.html", std::ios::out | std::ios::binary);


Тут тоже не забудьте.
 
Подождите ...
Wait...
Пока на собственное сообщение не было ответов, его можно удалить.