mixiで趣味の話をしよう

mixiコミュニティには270万を超える趣味コミュニティがあるよ
ログインもしくは登録をして同じ趣味の人と出会おう♪

条件変更

すべての検索結果:12

検索条件:タイトルと本文+更新順

C言語とC++言語トピック

C言語とC++言語のトピック

string文字から数値へ変換に関する質問

// atoi, atof使用 using namespace std; void main() { string col[300][10 C++はまだ始めたばかりで簡単なことが分からずに困っております。 下記プログラムで文字として読み込みまではうまくできますが、それ

  • 2010年10月08日 13:04
  • 13082人が参加中
  • 14

ただいまC・C++勉強中!トピック

ただいまC・C++勉強中!のトピック

classの中のclassについて

スは以下のようになってます。 #include using namespace std ; //Smallクラス class Small { private 本日コミュに入った新参者です。 よろしくお願いします。 C++で、 class Bigの中にclass Smallのイ

  • 2008年08月19日 11:42
  • 404人が参加中
  • 3

C言語とC++言語トピック

C言語とC++言語のトピック

dynamic multidimensional arrayについて

using namespace std; int main() { int i, j, k, m, dim1, dim2, dim3 はじめまして。C/C++初心者です。現在Financial Modeling using C++というC++初心

  • 2008年04月28日 03:17
  • 13082人が参加中
  • 12

viトピック

viのトピック

omnicppcomplete

ダファイルの中でnamespace std{をdefineしている)の場合 imapは元々VIMにあるctrl+nを置き換えてます 3.編集 するソースがあるディレクトリで、 ctags -R --c++-kinds=+p --fields=+iaS --extra=+q /usr/include . でtagsファ

  • 2007年12月05日 14:00
  • 1057人が参加中

プログラマたまごくらぶトピック

プログラマたまごくらぶのトピック

C++】Ifelse文の作成が上手く出来ません(´Д`;)

// all above from current Standard ANSI/ISO C++ using namespace std functions #include // numeric limits #include // C library

  • 2007年03月28日 17:30
  • 58人が参加中
  • 2

標準C++トピック

標準C++のトピック

浮動小数点演算におけるオーバーフロー等の検出について

パイルはデバッグを指定して、コンパイルオプションはデフォルトのままです。 #include using namespace std; int main () {  double a = 1.0e+200;  double b = 2.0e+200;  double c = a * b;  cout <

  • 2006年12月03日 13:12
  • 157人が参加中
  • 2

標準C++トピック

標準C++のトピック

deprecated or antiquated header

-------------------- #include #include #include #include using namespace std; int のようにコンパイルしています。 > c++ test01.cpp In file included from /usr/include/c++/3.4/backward

  • 2006年10月10日 16:08
  • 157人が参加中
  • 6

CとC++トピック

CとC++のトピック

まるなげ君(その40)

ような手順でやったらいいのか教えてください。 #include #include #include using namespace std が表示可能なviewerを指定 system("c:/tinouenshu/iview392j/i_view32.exe output.ppm

  • 2006年10月01日 17:46
  • 829人が参加中

Eclipseトピック

Eclipseのトピック

Eclipse+CDT で .exeファイルが作成されない

namespace std; int main(){ cout << "Hello world" << endl こんにちは、batayanです。 現在Eclipse+CDTの環境で C/C++を実行しようとしています。 MinGW

  • 2006年02月13日 12:56
  • 4503人が参加中
  • 8

ただいまC・C++勉強中!トピック

ただいまC・C++勉強中!のトピック

わかりません、お願いします!!

インスタンスを作成という手順をとっています。 ---------------------------- 【ソース】 #include #include using namespace std; class X{ int ス】 #include #include using namespace std; class X{ int hoge; public

  • 2006年01月11日 10:02
  • 404人が参加中
  • 4

C++最強伝説トピック

C++最強伝説のトピック

合っていますか?

#include using namespace std; class sbtree{ class list{ int val にも効率が悪すぎる手法を使用した場合、講義の内容を理解していないと見なしますので、ご注意下さい。”という条件もありました。 #include #include

  • 2006年01月02日 03:35
  • 385人が参加中
  • 1