fstream.h
easeus todo pctrans portable top От: Аноним  
Дата: 05.09.08 06:11
Оценка:
подскажите плз где мона скачать fstream.h....а то у мя его поч нема(
Re: fstream.h
easeus todo pctrans portable top От: php-coder Чехия http://slava-semushin.blogspot.com
Дата: 05.09.08 06:12
Оценка:
Здравствуйте, Аноним, Вы писали:

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


А просто fstream пробовали?
Re: fstream.h
easeus todo pctrans portable top От: Bell Россия  
Дата: 05.09.08 06:17
Оценка:
Здравствуйте, Аноним, Вы писали:

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


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


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

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


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


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

B>
B>#include <fstream>
B>


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

но с просто fstream код кот должен работать почемуто не работает...говорит что не знает что такое ofstream
Re[3]: fstream.h
easeus todo pctrans portable top От: Bell Россия  
Дата: 05.09.08 06:32
Оценка:
Здравствуйте, Аноним, Вы писали:

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

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

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


Ну и диагностику компилятора в подобных ситуациях бывает полезно привести.
Любите книгу — источник знаний (с) М.Горький
Re: fstream.h
easeus todo pctrans portable top От: Аноним  
Дата: 05.09.08 06:34
Оценка:
вот в этой строчке
ofstream fnews("news.html",ios::out|ios::binary);
следующие ошибки
Error 1 error C2065: 'ofstream' : undeclared identifier c:\distrib\src\localspy\hook_man\hook_mandlg.cpp 173
Error 2 error C2146: syntax error : missing ';' before identifier 'fnews' c:\distrib\src\localspy\hook_man\hook_mandlg.cpp 173
Error 3 error C2653: 'ios' : is not a class or namespace name c:\distrib\src\localspy\hook_man\hook_mandlg.cpp 173
Error 4 error C2065: 'out' : undeclared identifier c:\distrib\src\localspy\hook_man\hook_mandlg.cpp 173
Error 5 error C2653: 'ios' : is not a class or namespace name c:\distrib\src\localspy\hook_man\hook_mandlg.cpp 173
Error 6 error C2065: 'binary' : undeclared identifier c:\distrib\src\localspy\hook_man\hook_mandlg.cpp 173
Error 7 error C3861: 'fnews': identifier not found c:\distrib\src\localspy\hook_man\hook_mandlg.cpp 173

как их исправить?
Re[2]: fstream.h
easeus todo pctrans portable top От: Sanik Россия http://sergeysthoughts.blogspot.com/
Дата: 05.09.08 06:43
Оценка:

Easeus Todo Pctrans Portable Top

Keep your desktop wallpaper, browser bookmarks, and personalized Windows settings exactly how you like them. Massive Data Folders:

When an internal drive runs low on space, this utility moves installed software from a full partition (like the C: drive) to secondary storage paths (like a D: drive or an external SSD). It re-maps directory pointers and registry links so the applications continue to run normally without reinstallation. EaseUS Todo PCTrans - Free PC Transfer Software

When both computers are connected to the same local network (wired or wireless), this feature allows you to send data directly from one machine to another. The software scans the network, connects the two PCs, and lets you select exactly what to move. Image Transfer (Backup & Restore)

: Create a compressed image file of your data for offline migration or backup. App Migration easeus todo pctrans portable top

The portable version includes the same robust transfer mechanisms found in the standard desktop edition:

This standalone design makes it a favorite for helpdesk technicians and users who need to migrate data across multiple machines without leaving software footprints behind. Why It Ranks at the Top: Key Features

In this article, we will break down why the "Portable Top" version of this software is considered the gold standard for IT professionals and home users alike, how it works, its standout features, and step-by-step instructions for using it. EaseUS Todo PCTrans - Free PC Transfer Software

EaseUS Todo PCTrans Portable is a standalone, deployment-free version of the popular data migration software. Instead of installing the application onto a local hard drive, you run it directly from a removable storage device, such as a USB thumb drive, external SSD, or network share.

: Designed for IT administrators to provide service to multiple clients and manage unlimited PCs within a single company. Advanced Controls

: Effortlessly move files, folders, and user profiles between PCs. Application Transfer without Reinstallation App Migration The portable version includes the same

It is designed to move files, applications, settings, and user profiles from an old computer to a new one—or from an old operating system to a new one (such as upgrading to Windows 11)—without the need to reinstall software or manually move files. Top Reasons EaseUS Todo PCTrans Portable is the Best Choice 1. Zero Installation Required (True Portability)

Below is a draft text highlighting its top features, benefits, and how it differs from standard versions. EaseUS Todo PCTrans Portable: Overview

For most users, is the fastest and most reliable.

Re[3]: fstream.h
easeus todo pctrans portable top От: VoidEx  
Дата: 06.09.08 08:07
Оценка:
Здравствуйте, Sanik, Вы писали:

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


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