下へ
>  2007/08/04 (土) 13:19:59        [qwerty]
> > C++の強さってやっぱアドレスと直でやりとりできる部分だと思うの(´ー`)
> > C#使うならもうJavaでもなんでも変わりない気分
> 総称化は?

僕はC++テンプレートが大好きです(;´Д`)
総称はちょっと浅い

参考:2007/08/04(土)13時17分39秒

>  2007/08/04 (土) 13:17:42        [qwerty]
> > C++の強さってやっぱアドレスと直でやりとりできる部分だと思うの(´ー`)
> > C#使うならもうJavaでもなんでも変わりない気分
> アドレスと直でやりとりするなら.NET使わなければいいじゃない(´ー`)

両方いることも多いよ(´ー`)

参考:2007/08/04(土)13時17分16秒

>  2007/08/04 (土) 13:17:39        [qwerty]
> > マ社信者であるところのCプラプラーだった漏れはだんぜん#だね!(´ー`)
> C++の強さってやっぱアドレスと直でやりとりできる部分だと思うの(´ー`)
> C#使うならもうJavaでもなんでも変わりない気分

総称化は?

参考:2007/08/04(土)13時16分04秒

>  2007/08/04 (土) 13:17:16        [qwerty]
> > マ社信者であるところのCプラプラーだった漏れはだんぜん#だね!(´ー`)
> C++の強さってやっぱアドレスと直でやりとりできる部分だと思うの(´ー`)
> C#使うならもうJavaでもなんでも変わりない気分

アドレスと直でやりとりするなら.NET使わなければいいじゃない(´ー`)

参考:2007/08/04(土)13時16分04秒

>  2007/08/04 (土) 13:16:04        [qwerty]
> > MSプラットフォームでやっていくC++大好きっこは概ねC#より
> > C++/CLIのほうがお気に入りだな(;´Д`)
> マ社信者であるところのCプラプラーだった漏れはだんぜん#だね!(´ー`)

C++の強さってやっぱアドレスと直でやりとりできる部分だと思うの(´ー`)
C#使うならもうJavaでもなんでも変わりない気分

参考:2007/08/04(土)13時13分13秒

>  2007/08/04 (土) 13:15:09        [qwerty]
> > stdio.hとかstdlib.hには何の意味があるの?(;´Д`)
> 消し忘れた(;´Д`)あとこれ追加
> #using <mscorlib.dll>

アセンブリ参照をコードに書くのか(;´Д`)

参考:2007/08/04(土)13時14分15秒

>  2007/08/04 (土) 13:14:15        [qwerty]
> > ManagedC++
> stdio.hとかstdlib.hには何の意味があるの?(;´Д`)

消し忘れた(;´Д`)あとこれ追加
#using <mscorlib.dll>

参考:2007/08/04(土)13時12分01秒

>  2007/08/04 (土) 13:13:48        [qwerty]
> > C++(;´Д`)
> > #include<cstdio>
> > int main(int argc, char *argv[])
> > {
> > printf("(;´Д`)");
> > }
> もっと>>とか::とか使えよ

#include <iosfwd>
int main(int, char *[])
{
    std::cout << "(;´Д`)";
}

参考:2007/08/04(土)13時01分08秒

>  2007/08/04 (土) 13:13:13        [qwerty]
> > つーかC#とVB.NETはもうほぼ同じだよ
> MSプラットフォームでやっていくC++大好きっこは概ねC#より
> C++/CLIのほうがお気に入りだな(;´Д`)

マ社信者であるところのCプラプラーだった漏れはだんぜん#だね!(´ー`)

参考:2007/08/04(土)13時12分03秒

>  2007/08/04 (土) 13:13:08        [qwerty]
> 
> LOVE

おいおっさん

参考:2007/08/04(土)13時12分16秒

>  2007/08/04 (土) 13:12:24        [qwerty]
> > C++
> > #include "stdio.h"
> > #include "stdlib.h"
> > using namespace System;
> > int main(array<System::String > args)
> > {
> >     int argc = args->Length;
> >     if (argc == 0) {
> >      Console::WriteLine(L"(;´Д`)");←ここのLはなに?(;´Д`)
> >     }
> >     return 0;
> > }

      ジュワッ
ΞΞΞLL(;´Д`)
     (  )
     < \

参考:2007/08/04(土)13時11分27秒

>  2007/08/04 (土) 13:12:16        [qwerty]
> > C++
> > #include "stdio.h"
> > #include "stdlib.h"
> > using namespace System;
> > int main(array<System::String > args)
> > {
> >     int argc = args->Length;
> >     if (argc == 0) {
> >      Console::WriteLine(L"(;´Д`)");←ここのLはなに?(;´Д`)
> >     }
> >     return 0;
> > }

LOVE

参考:2007/08/04(土)13時11分27秒

>  2007/08/04 (土) 13:12:03        [qwerty]
> > なんだこれ(;´Д`)VBクオリティ
> つーかC#とVB.NETはもうほぼ同じだよ

MSプラットフォームでやっていくC++大好きっこは概ねC#より
C++/CLIのほうがお気に入りだな(;´Д`)

参考:2007/08/04(土)13時03分34秒

>  2007/08/04 (土) 13:12:01        [qwerty]
> > C++.NET?
> ManagedC++

stdio.hとかstdlib.hには何の意味があるの?(;´Д`)

参考:2007/08/04(土)13時11分27秒

>  2007/08/04 (土) 13:11:27        [qwerty]
> > C++(;´Д`)
> > #include<cstdio>
> > int main(int argc, char *argv[])
> > {
> > printf("(;´Д`)");
> > }
> C++
> #include "stdio.h"
> #include "stdlib.h"
> using namespace System;
> int main(array<System::String > args)
> {
>     int argc = args->Length;
>     if (argc == 0) {
>      Console::WriteLine(L"(;´Д`)");←ここのLはなに?(;´Д`)
>     }
>     return 0;
> }


参考:2007/08/04(土)13時10分00秒

>  2007/08/04 (土) 13:11:27        [qwerty]
> > C++
> > #include "stdio.h"
> > #include "stdlib.h"
> > using namespace System;
> > int main(array<System::String > args)
> > {
> >     int argc = args->Length;
> >     if (argc == 0) {
> >      Console::WriteLine(L"(;´Д`)");
> >     }
> >     return 0;
> > }
> C++.NET?

ManagedC++

参考:2007/08/04(土)13時11分05秒

>  2007/08/04 (土) 13:11:05        [qwerty]
> > C++(;´Д`)
> > #include<cstdio>
> > int main(int argc, char *argv[])
> > {
> > printf("(;´Д`)");
> > }
> C++
> #include "stdio.h"
> #include "stdlib.h"
> using namespace System;
> int main(array<System::String > args)
> {
>     int argc = args->Length;
>     if (argc == 0) {
>      Console::WriteLine(L"(;´Д`)");
>     }
>     return 0;
> }

C++.NET?

参考:2007/08/04(土)13時10分00秒

>  2007/08/04 (土) 13:10:00        [qwerty]
> > C#(;´Д`)
> > using System;
> > using System.Collections.Generic;
> > using System.Text;
> > namespace ConsoleApplication1
> > {
> >     class Program
> >     {
> >         static void Main(string[] args)
> >         {
> >             Console.Write("(;´Д`)");
> >         }
> >     }
> > }
> C++(;´Д`)
> #include<cstdio>
> int main(int argc, char *argv[])
> {
> printf("(;´Д`)");
> }

C++

#include "stdio.h"
#include "stdlib.h"

using namespace System;

int main(array<System::String > args)
{
    int argc = args->Length;

    if (argc == 0) {
     Console::WriteLine(L"(;´Д`)");
    }
    
    return 0;
}

参考:2007/08/04(土)12時58分10秒

>  2007/08/04 (土) 13:05:07        [qwerty]
> > なんだこれ(;´Д`)VBクオリティ
> つーかC#とVB.NETはもうほぼ同じだよ

コンソールに出力するのとLabel.Textに文字列入れるのは違うけどな(;´Д`)

参考:2007/08/04(土)13時03分34秒

>  2007/08/04 (土) 13:03:34        [qwerty]
> > 
> > Dim Unko as String = "(;´Д`)"
> > Label1.text = Unko
> > 
> > Public Function Unko() as String
> なんだこれ(;´Д`)VBクオリティ

つーかC#とVB.NETはもうほぼ同じだよ

参考:2007/08/04(土)13時01分05秒

>  2007/08/04 (土) 13:02:54        [qwerty]
> > 
> > Dim Unko as String = "(;´Д`)"
> > Label1.text = Unko
> > 
> > Public Function Unko() as String
> なんだこれ(;´Д`)VBクオリティ

クオリティ?(´ー`)

参考:2007/08/04(土)13時01分05秒

>  2007/08/04 (土) 13:01:53        [qwerty]
> > C++(;´Д`)
> > #include<cstdio>
> > int main(int argc, char *argv[])
> > {
> > printf("(;´Д`)");
> > }
> COBOLでも頼む(;´Д`)

IDENTIFICATION DIVISION.
PROGRAM-ID.     HELLO-WORLD.

ENVIRONMENT DIVISION.
PROCEDURE DIVISION.
DISPLAY "(;´Д`)".
STOP RUN.

参考:2007/08/04(土)12時59分49秒

>  2007/08/04 (土) 13:01:08        [qwerty]
> > C#(;´Д`)
> > using System;
> > using System.Collections.Generic;
> > using System.Text;
> > namespace ConsoleApplication1
> > {
> >     class Program
> >     {
> >         static void Main(string[] args)
> >         {
> >             Console.Write("(;´Д`)");
> >         }
> >     }
> > }
> C++(;´Д`)
> #include<cstdio>
> int main(int argc, char *argv[])
> {
> printf("(;´Д`)");
> }

もっと>>とか::とか使えよ

参考:2007/08/04(土)12時58分10秒

>  2007/08/04 (土) 13:01:05        [qwerty]
> > C#わかる人いるんだね
> 
> Dim Unko as String = "(;´Д`)"
> Label1.text = Unko
> 
> Public Function Unko() as String

なんだこれ(;´Д`)VBクオリティ

参考:2007/08/04(土)13時00分01秒

>  2007/08/04 (土) 13:00:01        [qwerty]
> > C#(;´Д`)
> > using System;
> > using System.Collections.Generic;
> > using System.Text;
> > namespace ConsoleApplication1
> > {
> >     class Program
> >     {
> >         static void Main(string[] args)
> >         {
> >             Console.Write("(;´Д`)");
> >         }
> >     }
> > }
> C#わかる人いるんだね


Dim Unko as String = "(;´Д`)"

Label1.text = Unko


Public Function Unko() as String

参考:2007/08/04(土)12時58分49秒

>  2007/08/04 (土) 12:59:49        [qwerty]
> > C#(;´Д`)
> > using System;
> > using System.Collections.Generic;
> > using System.Text;
> > namespace ConsoleApplication1
> > {
> >     class Program
> >     {
> >         static void Main(string[] args)
> >         {
> >             Console.Write("(;´Д`)");
> >         }
> >     }
> > }
> C++(;´Д`)
> #include<cstdio>
> int main(int argc, char *argv[])
> {
> printf("(;´Д`)");
> }

COBOLでも頼む(;´Д`)

参考:2007/08/04(土)12時58分10秒

>  2007/08/04 (土) 12:58:49        [qwerty]
> > これがC言語?
> > 名前だけは知ってるけどC++やC#とか違いがわからん
> C#(;´Д`)
> using System;
> using System.Collections.Generic;
> using System.Text;
> namespace ConsoleApplication1
> {
>     class Program
>     {
>         static void Main(string[] args)
>         {
>             Console.Write("(;´Д`)");
>         }
>     }
> }

C#わかる人いるんだね

参考:2007/08/04(土)12時57分27秒

>  2007/08/04 (土) 12:58:10        [qwerty]
> > これがC言語?
> > 名前だけは知ってるけどC++やC#とか違いがわからん
> C#(;´Д`)
> using System;
> using System.Collections.Generic;
> using System.Text;
> namespace ConsoleApplication1
> {
>     class Program
>     {
>         static void Main(string[] args)
>         {
>             Console.Write("(;´Д`)");
>         }
>     }
> }

C++(;´Д`)
#include<cstdio>
int main(int argc, char *argv[])
{
printf("(;´Д`)");
}

参考:2007/08/04(土)12時57分27秒

>  2007/08/04 (土) 12:57:27        [qwerty]
> > #include<stdio.h>
> > int main(int argc, char *argv[])
> > {
> > printf("(;´Д`)");
> > }
> これがC言語?
> 名前だけは知ってるけどC++やC#とか違いがわからん

C#(;´Д`)

using System;
using System.Collections.Generic;
using System.Text;

namespace ConsoleApplication1
{
    class Program
    {
        static void Main(string[] args)
        {
            Console.Write("(;´Д`)");
        }
    }
}

参考:2007/08/04(土)12時55分19秒

>  2007/08/04 (土) 12:55:19        [qwerty]
> > 俺プログラムならかけるよ
> #include<stdio.h>
> int main(int argc, char *argv[])
> {
> printf("(;´Д`)");
> }

これがC言語?
名前だけは知ってるけどC++やC#とか違いがわからん

参考:2007/08/04(土)12時52分23秒

>  2007/08/04 (土) 12:54:53        [qwerty]
> 俺プログラムならかけるよ

puts("あわわ");
while(1){
puts("わわわ");
}

参考:2007/08/04(土)12時48分59秒

>  2007/08/04 (土) 12:52:23        [qwerty]
> 俺プログラムならかけるよ

#include<stdio.h>
int main(int argc, char *argv[])
{
printf("(;´Д`)");
}

参考:2007/08/04(土)12時48分59秒

>  2007/08/04 (土) 12:49:24        [qwerty]
> 俺プログラムならかけるよ

演目でな

参考:2007/08/04(土)12時48分59秒

2007/08/04 (土) 12:48:59        [qwerty]
俺プログラムならかけるよ

上へ