Здравствуйте, Аноним, Вы писали:
А>подскажите плз где мона скачать fstream.h....а то у мя его поч нема(
Нигде — это устаревший достандартный файл. Сейчас вместо него нужно использовать fstream:
#include <fstream>
Ну и конечно не забывать о том, что сущности стандартной библиотеки лежат в пространстве имен std.
Любите книгу — источник знаний (с) М.Горький
Re[2]: fstream.h
От:
Аноним
Дата:
05.09.08 06:28
Оценка:
Здравствуйте, Bell, Вы писали:
B>Здравствуйте, Аноним, Вы писали:
А>>подскажите плз где мона скачать fstream.h....а то у мя его поч нема(
B>Нигде — это устаревший достандартный файл. Сейчас вместо него нужно использовать fstream: B>
B>#include <fstream>
B>
B>Ну и конечно не забывать о том, что сущности стандартной библиотеки лежат в пространстве имен std.
но с просто fstream код кот должен работать почемуто не работает...говорит что не знает что такое ofstream
Здравствуйте, Аноним, Вы писали:
B>>Ну и конечно не забывать о том, что сущности стандартной библиотеки лежат в пространстве имен std. А>но с просто fstream код кот должен работать почемуто не работает...говорит что не знает что такое ofstream
Не работает, или не компилируется?
А про std не забыл?
std::ofstream f("test.txt");
Ну и диагностику компилятора в подобных ситуациях бывает полезно привести.
Любите книгу — источник знаний (с) М.Горький
Re: fstream.h
От:
Аноним
Дата:
05.09.08 06:34
Оценка:
Instagram Apk Android 4.4.2 Review
Because you cannot use the official app store, you must manually install the app using an APK file. Follow these steps carefully. Step 1: Enable Unknown Sources
The current version of Instagram requires Android 5.0 (Lollipop) or higher. If you try to download the latest Instagram APK from the Google Play Store or a standard mirror site and install it on Android 4.4.2, you will get a "Parse Error" or a message saying the application is incompatible.
or older versions (often under 3MB) are specifically cited as compatible with KitKat 4.4.2. You can find these on reputable mirror sites like Instagram (Main App) - Version 10.x to 30.x:
Because you cannot use the official app store, you must manually install the app using an APK file. Follow these steps carefully. Step 1: Enable Unknown Sources
The current version of Instagram requires Android 5.0 (Lollipop) or higher. If you try to download the latest Instagram APK from the Google Play Store or a standard mirror site and install it on Android 4.4.2, you will get a "Parse Error" or a message saying the application is incompatible.
or older versions (often under 3MB) are specifically cited as compatible with KitKat 4.4.2. You can find these on reputable mirror sites like Instagram (Main App) - Version 10.x to 30.x: