Title: Dot operation
Shonoby - February 4, 2007 05:58 AM (GMT)
Well, recently i was thinking about the dot operation used in classes, and i realized that websites use dot operation as well, so does that mean when i go to a website i am accessing a class in the sense of C++?
Rmstn1580 - February 4, 2007 04:01 PM (GMT)
I think that is the case maybe. I don't know much about that, but it seems that way from the little I do know about that stuff.
Ravotus - February 4, 2007 06:42 PM (GMT)
No, that has to do with how domains are resolved by DNS servers. :P
Rmstn1580 - February 4, 2007 07:12 PM (GMT)
Couldn't it be considered like a class operation though? Well, not an operation, like an identifyer of some sort.
Shonoby - February 4, 2007 07:28 PM (GMT)
Well, what i really mean is that, if it could be somewhat considered ( in terms of C++ ) a type of class? Because i just made a code with classes that did the same thing but not as complex.
Rmstn1580 - February 4, 2007 07:52 PM (GMT)
It could be seen as a class in some way, but I don't think it could be seen as a function. I think it's just an identifier.
Shonoby - February 4, 2007 07:59 PM (GMT)
All right just wondering.
C-Man - February 4, 2007 09:37 PM (GMT)
a class operation in a secne
but in reverse
sinc you go like
www.moo.net , net -> moo -> www so in a class sence would be ip = net.moo.www