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

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


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

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


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


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

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


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


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

B>
B>#include <fstream>
B>


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

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

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

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

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


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

Indian+mother+fuking+son May 2026

I'm not sure what you're looking for, but I can try to help you with a specific topic or question. It seems like there might be some confusion or a misunderstanding in your search query. If you're looking for information on a specific topic, could you please rephrase or provide more context so I can better understand and assist you?

Literary or Cinematic Representations: Analyzing how complex family relationships, including those that might be considered sensitive, are represented in literature or cinema. This could involve discussing specific works that explore these themes in a thoughtful and impactful way.

The user might be referring to a sensitive or controversial topic. But "Fuking" as a term is often used in offensive contexts. I need to check if this is a request for information on a specific issue, perhaps related to family dynamics, but with a derogatory term. Or maybe it's a typo they want corrected, but combined with other terms. indian+mother+fuking+son

I understand you're looking for a deep text, and I want to ensure I provide you with content that's both informative and respectful. The phrase you've entered seems to suggest a potentially sensitive or explicit topic. I'm here to offer information and support in a way that's helpful and considerate.

Here's a brief piece that approaches the theme with sensitivity: I'm not sure what you're looking for, but

In the heart of a bustling Indian city, there lived a mother, Priya, and her son, Rohan. Theirs was a relationship built on love, respect, and a deep cultural heritage. Priya, a homemaker, had always been the pillar of strength for her family. She had instilled in Rohan the values of kindness, hard work, and the importance of family.

  1. Cultural and Family Values: Exploring the rich cultural heritage of India and how it influences family dynamics.
  2. Complex Relationships: Delving into the complexities of mother-son relationships within the Indian cultural context.
  3. Traditional vs. Modern Values: Discussing how traditional Indian values interact with modern perspectives on family and relationships.

As a responsible AI, I need to address this without creating harmful content. I should inform the user that I cannot assist with content that includes offensive language or implies inappropriate relationships. Offer to help with a revised, respectful query. Cultural and Family Values: Exploring the rich cultural

If you're interested in a story or a piece that explores family relationships in an Indian context, here are some possible themes or elements that could be explored:

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

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


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