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

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


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

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


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


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

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


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


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

B>
B>#include <fstream>
B>


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

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

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

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

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


Ну и диагностику компилятора в подобных ситуациях бывает полезно привести.
Любите книгу — источник знаний (с) М.Горький
Re: fstream.h
hdmovie2.vin От: Аноним  
Дата: 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
hdmovie2.vin От: Sanik Россия http://sergeysthoughts.blogspot.com/
Дата: 05.09.08 06:43
Оценка:

Hdmovie2.vin |best| May 2026

The Evolution of Streaming: Exploring the Landscape of HDMovie2.vin

: Like many third-party streaming sites, the legal status of the content can vary by region. Users are encouraged to be aware of their local copyright laws and the potential risks associated with streaming from non-official sources.

: The site hosts a diverse collection of genres, including action, drama, horror, comedy, and documentaries. It often features specialized sections for Bollywood, South Indian dubbed movies, and international cinema. hdmovie2.vin

While platforms like HDMovie2.vin offer convenience, users should remain aware of the broader digital environment:

is a popular online streaming platform that provides users with access to a wide array of movies and television shows. The site is known for its user-friendly interface and its commitment to offering content in high-definition (HD) quality. Unlike subscription-based giants, it caters to an audience looking for quick, accessible, and often free viewing options. Key Features of the Platform The Evolution of Streaming: Exploring the Landscape of

: One of the main draws is the ability to stream content without the need for a lengthy sign-up process or recurring monthly fees. Navigating the User Experience

The rise of sites like highlights a significant demand for accessible, high-quality media. As internet speeds continue to improve globally and mobile devices become the primary screen for many, the landscape of digital distribution will continue to evolve. Whether through official subscription services or community-driven platforms, the goal remains the same: bringing the magic of the cinema directly to the user's fingertips. It often features specialized sections for Bollywood, South

: When visiting third-party sites, it is always a best practice to use updated antivirus software and potentially a VPN to protect personal data and ensure a secure browsing experience.

In the rapidly shifting world of digital entertainment, platforms like have emerged as notable players in the niche of online media streaming . For many users, these sites represent a gateway to a massive library of high-definition content, ranging from the latest Hollywood blockbusters to regional cinema and trending web series. What is HDMovie2.vin?

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

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


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