Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon.

Pages: 1-

c++/CLI why does it suck?

Name: Anonymous 2011-04-09 15:04

im learning to time c++/CLI and hear evrywhere that it sucks for noobs why is that so?

Name: Anonymous 2011-04-09 15:07

What do you expect to come out of this thread?

Name: Anonymous 2011-04-09 15:07

well.. maybe a answer?

Name: Anonymous 2011-04-09 15:15

>>3

Do you expect that you will be able to comprehend and understand our replies?

You should start out by learning proper spelling and punctuation programming languages usually demand that your syntax is consistent and pristine.

Name: VIPPER 2011-04-09 15:50

JEWS

Name: VIPPER 2011-04-09 15:52

JEWS

Name: VIPPER 2011-04-09 15:54

JEWS

Name: VIPPER 2011-04-09 15:56

JEWS

Name: VIPPER 2011-04-09 15:58

JEWS

Name: Anonymous 2011-04-09 18:01

>>1
Because it's gay. Also, because it's interpreted yet unsafe, and because it has a 200mb+ dependency.

Name: Anonymous 2011-04-09 19:40

>>10
C++ is interpreted? What the fuck are you saying?

Name: Anonymous 2011-04-09 20:14

>>11

CLI is, dumb nerd

Name: NIGGERFUCK 2011-04-10 1:07

#include <stdio.h>
#define NIGGERFUCK "niggerfuck"

int main() {
  printf("Hi %s", NIGGERFUCK);
  return 0;}

Name: Anonymous 2011-04-10 8:16

Plain C++ is a poorly designed mishmash of ideas shoehorned into one language. C++/CLI is all that but with a bonus layer of shit caked on top courtesy of Microsoft. It's sold as a way to bridge C++ and .NET, but actually attempting to use the two together is so fucking painful you'd be better off hacking on your testicles with a mallet.

If you need to interop managed and unmanaged code, use plain C interfaces. If you want to code .NET use C#. Don't even consider the abortion called C++/CLI.

Don't change these.
Name: Email:
Entire Thread Thread List