473,385 Members | 1,958 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

concerning c++

what is the meaning of the two pluses that are labeled after c: i.e. C
++

Nov 20 '06 #1
10 1245
"olife" <ma*******@yahoo.comwrote in message
news:11**********************@b28g2000cwb.googlegr oups.com...
what is the meaning of the two pluses that are labeled after c: i.e. C
++
It just comes from C's pre/post add notation. I.E.

int i;
i++;
Nov 20 '06 #2


On 20 Nov, 13:23, "Jim Langston" <tazmas...@rocketmail.comwrote:
"olife" <mailol...@yahoo.comwrote in messagenews:11**********************@b28g2000cwb.g ooglegroups.com...
what is the meaning of the two pluses that are labeled after c: i.e. C
++It just comes from C's pre/post add notation. I.E.

int i;
i++;
A more interesting question (for me at least, since I already knew the
answer to this one) is what the # in C# means.

--
Erik Wikström

Nov 20 '06 #3
er****@student.chalmers.se wrote:
>

On 20 Nov, 13:23, "Jim Langston" <tazmas...@rocketmail.comwrote:
>"olife" <mailol...@yahoo.comwrote in
messagenews:11**********************@b28g2000cwb. googlegroups.com...
what is the meaning of the two pluses that are labeled after c: i.e. C
++It just comes from C's pre/post add notation. I.E.

int i;
i++;

A more interesting question (for me at least, since I already knew the
answer to this one) is what the # in C# means.
That's simple too. C is also the name of a musical note. C# is the next
higher one. The reason why the # stands for "sharp" is because that note is
also called "C sharp".

PS: I tend to pronounce the # as "Schweinegatter" in german, which means
something like "swine gate".

Nov 20 '06 #4

<er****@student.chalmers.sewrote in message
news:11**********************@b28g2000cwb.googlegr oups.com...
A more interesting question is what the # in C# means.
It symbolizes the natural evolution of C-like languages:

C ... C++ ... C+@ ... C# ... C*&# ... C&%#$*!!! ...
Nov 20 '06 #5
Rg
On Nov 20, 11:21 am, "Risto Lankinen" <rlank...@hotmail.comwrote:
>
<eri...@student.chalmers.sewrote in
messagenews:11**********************@b28g2000cwb.g ooglegroups.com...

A more interesting question is what the # in C# means.

It symbolizes the natural evolution of C-like languages:
C ... C++ ... C+@ ... C# ... C*&# ... C&%#$*!!! ...
<nonsense>
And don't forget Ç (c-cedilla), which is under development in some
dark, wet corner and will blow up all standards, since most of people
don't seem to know them anyway.
</nonsense>

Rg

Nov 20 '06 #6
Hi

Rolf Magnus wrote:
PS: I tend to pronounce the # as "Schweinegatter" in german, which means
something like "swine gate".
I also quite like "C Lattenzaun" ("C picket fence") :-)

Markus

Nov 20 '06 #7

olife wrote:
what is the meaning of the two pluses that are labeled after c: i.e. C
++
It just means its * better bud

regards
Andy Little

Nov 21 '06 #8
er****@student.chalmers.se wrote:
>
A more interesting question (for me at least, since I already knew the
answer to this one) is what the # in C# means.
It stands for pound, to match up to the roman numeral C.
This is from the "100 pound gorilla" model of MicroSoft.

----== Posted via Newsfeeds.Com - Unlimited-Unrestricted-Secure Usenet News==----
http://www.newsfeeds.com The #1 Newsgroup Service in the World! 120,000+ Newsgroups
----= East and West-Coast Server Farms - Total Privacy via Encryption =----
Nov 22 '06 #9
Kevin Handy wrote:
er****@student.chalmers.se wrote:
>>
A more interesting question (for me at least, since I already knew
the answer to this one) is what the # in C# means.

It stands for pound, to match up to the roman numeral C.
This is from the "100 pound gorilla" model of MicroSoft.
That's a very tiny gorilla.
Nov 22 '06 #10
Victor Bazarov wrote:
Kevin Handy wrote:
>er****@student.chalmers.se wrote:
>>>
A more interesting question (for me at least, since I already knew
the answer to this one) is what the # in C# means.

It stands for pound, to match up to the roman numeral C.
This is from the "100 pound gorilla" model of MicroSoft.

That's a very tiny gorilla.
Now you known what the "Micro" stands for ;-)

Nov 22 '06 #11

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: DJ Majestik | last post by:
OK, I am devising a php page that will handle a form submission, and wanted to know if anyone has already setup such an idea, or if you had links to point to good tutorials on this. Basically I...
2
by: Oly | last post by:
give your opinions concerning our site,end work first year web technology www.zwin.tk in java: -navigation -stylechanger (with cookie) -pamorama -gallery
0
by: jean-gert nesselbosch | last post by:
hello everybody, does anybody know of standardization efforts concerning the output of w3cSchema/relaxNG-validating parsers ? I use libxml2 for validation-purposes (w3c-Schema and relaxNG) and...
2
by: IcedCrow | last post by:
#1) Burning question on my mind is ... what is the difference between a "web service" and a distributed COM component other then a distributed COM component had to be registered on a host server...
6
by: jdph40 | last post by:
We recently had to upgrade the computers in our company. Now our office's website on our company intranet no longer recognizes reports saved in snapshot format. We get an error message that the...
2
by: frederik12 | last post by:
Hi all, Today I downloaded and installed VS 2005 C# Express Edition (.NET framework 2.0). I'm very pleased about this new product. In my current application I'm using the WebBrowser control in...
0
by: Joe Abou Jaoude | last post by:
Hi all, I have developped a asp.net application, and now I have to install it on the client's computer. I have 2 questions concerning the installation: 1-Under the Web application I have an...
2
by: Ben Rush | last post by:
Hello World, Okay, I have spent the day browsing the newsgroups and reading up on article after article concerning ViewState corruption and so forth, and I have a couple questions. We...
4
by: Yoram Biberman | last post by:
I have a few questions concerning concurrency control. I shall thank whoever can help me. Question #1 ========= Assume the following (concurrent) schedule, in which both transactions run in a...
9
by: Thomas Ploch | last post by:
Hello fellow pythonists, I have a question concerning posting code on this list. I want to post source code of a module, which is a homework for university (yes yes, I know, please read...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.