Be a Supporter!

Is C and C# the same?

  • 569 Views
  • 18 Replies
New Topic Respond to this Topic
JoeyCentral
JoeyCentral
  • Member since: Oct. 29, 2008
  • Offline.
Forum Stats
Member
Level 07
Blank Slate
Is C and C# the same? 2009-02-04 18:13:13 Reply

I mean, I think it is, but is it?


BBS Signature
InsertFunnyUserName
InsertFunnyUserName
  • Member since: Jul. 18, 2006
  • Offline.
Forum Stats
Member
Level 40
Melancholy
Response to Is C and C# the same? 2009-02-04 18:14:04 Reply

Uh, no.

C# is half a step higher than C.

That's why it has a different name than C.


[quote]

whoa art what

BBS Signature
CaveyMc-fat
CaveyMc-fat
  • Member since: Nov. 23, 2005
  • Offline.
Forum Stats
Member
Level 10
Blank Slate
Response to Is C and C# the same? 2009-02-04 18:14:32 Reply

One is C, the other is C-sharp


[HT]-Patrick

BBS Signature
Oliver
Oliver
  • Member since: Sep. 22, 2007
  • Offline.
Forum Stats
Member
Level 24
Melancholy
Response to Is C and C# the same? 2009-02-04 18:14:59 Reply

C# is a higher note than C

JoeyCentral
JoeyCentral
  • Member since: Oct. 29, 2008
  • Offline.
Forum Stats
Member
Level 07
Blank Slate
Response to Is C and C# the same? 2009-02-04 18:15:02 Reply

At 2/4/09 06:14 PM, InsertFunnyUserName wrote: Uh, no.

C# is half a step higher than C.

That's why it has a different name than C.

Isn't C one of those .net framework Microsoft languages?


BBS Signature
DM692
DM692
  • Member since: May. 5, 2007
  • Offline.
Forum Stats
Member
Level 15
Audiophile
Response to Is C and C# the same? 2009-02-04 18:16:14 Reply

You know the # symbol? That means SHARP. That means half a step higher.


BBS Signature
Tott
Tott
  • Member since: Oct. 28, 2007
  • Offline.
Forum Stats
Member
Level 31
Gamer
Response to Is C and C# the same? 2009-02-04 18:16:56 Reply

At 2/4/09 06:13 PM, JoeyCentral wrote: I mean, I think it is, but is it?

No.

Is C and C# the same?


BLITZ MY CHAKRAS.

BBS Signature
JoeyCentral
JoeyCentral
  • Member since: Oct. 29, 2008
  • Offline.
Forum Stats
Member
Level 07
Blank Slate
Response to Is C and C# the same? 2009-02-04 18:17:08 Reply

At 2/4/09 06:16 PM, DM692 wrote: You know the # symbol? That means SHARP. That means half a step higher.

Never knew that. Thanks!


BBS Signature
DM692
DM692
  • Member since: May. 5, 2007
  • Offline.
Forum Stats
Member
Level 15
Audiophile
Response to Is C and C# the same? 2009-02-04 18:17:52 Reply

At 2/4/09 06:15 PM, JoeyCentral wrote:
At 2/4/09 06:14 PM, InsertFunnyUserName wrote: Uh, no.

C# is half a step higher than C.

That's why it has a different name than C.
Isn't C one of those .net framework Microsoft languages?

I lol`d at the epic amount of fails when I saw this.


BBS Signature
Wurmy
Wurmy
  • Member since: Jun. 20, 2006
  • Offline.
Forum Stats
Member
Level 28
Programmer
Response to Is C and C# the same? 2009-02-04 18:18:14 Reply

At 2/4/09 06:15 PM, JoeyCentral wrote:
At 2/4/09 06:14 PM, InsertFunnyUserName wrote: Uh, no.

C# is half a step higher than C.

That's why it has a different name than C.
Isn't C one of those .net framework Microsoft languages?

No, that's C# (I believe).
C, C++, and C# are all different programming languages.


BBS Signature
JoeyCentral
JoeyCentral
  • Member since: Oct. 29, 2008
  • Offline.
Forum Stats
Member
Level 07
Blank Slate
Response to Is C and C# the same? 2009-02-04 18:19:48 Reply

At 2/4/09 06:18 PM, Wurmy wrote: No, that's C# (I believe).
C, C++, and C# are all different programming languages.

So I guess Microsoft made the compilers? Am I right?


BBS Signature
ThadsPark
ThadsPark
  • Member since: May. 8, 2007
  • Offline.
Forum Stats
Member
Level 16
Blank Slate
Response to Is C and C# the same? 2009-02-04 18:20:43 Reply

B# and C are the same thing, is that what you were thinking of?


BBS Signature
Yrtnej
Yrtnej
  • Member since: Feb. 3, 2008
  • Offline.
Forum Stats
Member
Level 28
Blank Slate
Response to Is C and C# the same? 2009-02-04 18:29:45 Reply

At 2/4/09 06:20 PM, ThadsPark wrote: B# and C are the same thing,

B to C is only a HALF step. Look at that piano keyboard kindly posted above.

ThadsPark
ThadsPark
  • Member since: May. 8, 2007
  • Offline.
Forum Stats
Member
Level 16
Blank Slate
Response to Is C and C# the same? 2009-02-04 18:36:33 Reply

At 2/4/09 06:29 PM, Yrtnej wrote:
At 2/4/09 06:20 PM, ThadsPark wrote: B# and C are the same thing,
B to C is only a HALF step. Look at that piano keyboard kindly posted above.

yeah that's why B# is the same note as C, either you know nothing about music or didn't read my first post correctly.


BBS Signature
Wurmy
Wurmy
  • Member since: Jun. 20, 2006
  • Offline.
Forum Stats
Member
Level 28
Programmer
Response to Is C and C# the same? 2009-02-04 18:38:11 Reply

At 2/4/09 06:19 PM, JoeyCentral wrote: So I guess Microsoft made the compilers? Am I right?

No, anybody can make a compiler. Think of it this way.

In the world you have different languages, like Spanish, German, English, Chinese, (programming languages). They each have their own set of rules, how to say things properly, words to use, etc.. But in the end all they are is just different ways of communicating (per say).

What the compiler does is take a language and translate it into machine code (Like translating Spanish to English) because computers only understand machine code (English people only speak English, so they need to have a translator to translate Spanish to English).

That's the best way I can put it.. here's what wikipedia has to say on compilers:
A compiler is a computer program (or set of programs) that transforms source code written in a computer language (the source language) into another computer language (the target language, often having a binary form known as object code).

So really you could make your own programming language, and make a compiler for it (if you know how). You would setup all the rules (syntax) on how your programming language would work and make the compiler. That's basically how programing languages are made.

BTW, C# was created by Microsoft (I believe).


BBS Signature
STEM
STEM
  • Member since: Nov. 26, 2003
  • Offline.
Forum Stats
Moderator
Level 50
Blank Slate
Response to Is C and C# the same? 2009-02-04 18:38:17 Reply

At 2/4/09 06:29 PM, Yrtnej wrote:
At 2/4/09 06:20 PM, ThadsPark wrote: B# and C are the same thing,
B to C is only a HALF step. Look at that piano keyboard kindly posted above.

...Which is why B# = C. To sharp a note means to go up 1 half step or 1 semitone, so B + 1 step, or B#, = C


[ Forum Mod // Send PM // type @STEM to call me (maybe) ]

BBS Signature
Metal-Sonic-v2
Metal-Sonic-v2
  • Member since: Jan. 2, 2004
  • Offline.
Forum Stats
Member
Level 29
Blank Slate
Response to Is C and C# the same? 2009-02-04 18:45:17 Reply

Damn, for a while I thought that I was the only one who thought of the programming language before the musical pitch.


My YouTube Page (Why not stop by?)
Also, click the image below to listen to a wonderful (and to many, familiar) song.

BBS Signature
Michaelas10
Michaelas10
  • Member since: Dec. 28, 2008
  • Offline.
Forum Stats
Member
Level 02
Blank Slate
Response to Is C and C# the same? 2009-02-04 18:46:44 Reply

C# was created by Microsoft like a decade after C++ to combine some of the free-form programming in C++ and the pre-written templates in Visual Basic. Although in my opinion it epically fails.


'Cause it's a bittersweet symphony this life

Conjecture
Conjecture
  • Member since: Dec. 29, 2006
  • Offline.
Forum Stats
Member
Level 09
Gamer
Response to Is C and C# the same? 2009-02-04 18:51:55 Reply

Wait, I lost track. Are we talking about Microsoft or keyboard notes?


BBS Signature