Once the function returns the variable does not exist anymore and what you are left is a reference to something which does not(rather should not) exist
@Als Thanks for that answer. Do you understand this? "operator overloading (method vs. function)" Is this talking about the types of operator overloading whether it's inside the class and whether or not it's a friend method?
What are the basic rules and idioms for operator overloading in C++?
Index of answers:
The General Syntax of operator overloading in C++
The Three Basic Rules of Operator Overloading in C++
The Decision between Member and Non-member
Common operators to overload
Assignment Operator
Input and O...
@Als The few cells that wanted to live forever, killed the entire organism and thus also themselves -- and robbed us of Steve Jobs. I think with him disappears the long range vision. Apple will go on, and one must hope for Somone to take up the Job of being far-sighted visionary.
I'm surprised you guys liked Steve being programmers and all, i heard his strict rule over his market place limited a lot of innovation and made programmers jump through hoops
@oorosco there's a price to pay for anything. in the case of apple, they had to and have to fight using pretty dirty means, such as vendor lock-in. but i have always thought they could have earned a lot by simply selling their OS, adapted to run on ordinary PC (perhaps with some special card or something). alas, they see themselves as a purely hardware company. when they're at least equally good on software.
Not a fan of Ipads xD I prefer laptop tablets haha. As for the iphone/ipod I appreciate the fact that thought it wasn't per say the greatest innovations i do like the fact that they instigated competition forcing others to fight to survive
Steve jobs was an allright dude but i didn't like the brutality nor the fan boys it created, oh well, nothing against him though, RIP
@Als Yeah, I just heard it in the news. To think that only on Tuesday many had expected him to at least make a short appearance, while he was already almost dead. I suppose all of you have seen youtube.com/watch?v=Hd_ptbiPoXM?
@Als No. I gave you an upvote for each. Interesting. Three consecute downvotes yesterday, another three today. It looks like someone who knows exactly what he's doing is out there to get you. Fortunately, against your 25k this is only mosquito bites.
@nil the problem is that if I dare switch to another open window in safari, I have to fear that the ideone page simply gets reloaded once I tab back :(
@sbi: It started on a particular Q, Wherein, I had a rub-in with a particular user over one of my answer. Immediately,within seconds, there was surge of downvotes(>10) on me,I queried this user in the comments about it & this user agreed it was him who downvoted and bragged it was within his rights to do so & that SO policy allows him, We had an heated argument over it, following which the user deleted his comment.
@sbi: On that ocassion the Fraud detection algorithm detected and reversed the downvotes. After the incident I have been on the receiving end of regular serial revenge downvoting but that user seems to have wisened up & learned to game the system, The downvotes happen but just enough to not trigger the Fraud detection.
@sbi: Few noticable ones:
Oct 6: 3 Downvotes Oct 5: 3 Downvotes Sep 21: 5 Downvotes Sep 22: 2 Downvotes
@sbi: All anonymous, with no real reasoning.
Every time I see the downvotes happening, I can see this user is active and on almost all occassions I could match his vote casting pattern with the downvoting against me.
@sbi: Even yesterday,He posted a wrong answer & I just pointed the incorrectness(without even downvoting) & the response is a quick 3 downvotes(which you upvoted) where in there was no reason for any.
@sbi: I have flagged for moderator attention & the mod said there is nothing they can do to write to team@stackoverflow.com. I haven't written them there yet, but this whole situation is rather disturbing.
@sbi: So that's the story, without the who part in it, but i sure know who the Ass hole is.
SELECT * FROM (((allMaterialCategories AS A INNER JOIN tblMMMaterials AS M ON M.MaterialNumber = A.materialNumber) INNER JOIN tblMMMaterialCategories AS C ON C.CategoryCode = A.cat4) LEFT JOIN tblMMMaterialCategoryMatrix AS matrix ON matrix.materialid = M.MaterialID AND matrix.categoryID = C.CategoryID) WHERE matrix.categoryID IS NULL;
I'm trying to run it in MS ACCES 2002 and I'm getting a "Join expression not supported" error..
If I send something over the wire, ASCII encoded, I may want to preserve info like backspace characters. ASCII doesn't require the information to be destroyed.
Same applies to a console.
Because ASCII has no business beyond the representation of the characters.
Except for the control characters that prescribe elementary line-oriented formatting, ASCII does not define any mechanism for describing the structure or appearance of text within a document.
the use of US-ASCII control characters (values 1 through 8, 11, 12, and 14 through 31) is discouraged since their interpretation by receivers for display is not guaranteed.
i.e. if a device is documented as being specified by "ASCII + the Internet Message Format as specified by RFC so-and-so and so-and-so", that's not the same as simply an "ASCII-conformant" device.
now it turns out they might have lost some coursework of mine, and I got 0 for it, and if it turns out they have it and/or it's their fault, I might not have to resit at all
So I discovered in vim how CTRL-W CTRL-F is like gf but in a new split. Except it's an horizontal split and I like vertical splits better. Any suggestion to do the same with a vertsplit/convert to a vertsplit? Can't find anything relevant within :help :split.
There was a discussion about unexplained serial down-voting in the C++ room this morning (starting here). The user affected by it explained it to me thus:
It started on a particular Q, Wherein, I had a rub-in with a particular user over one of my answer. Immediately,within seconds, there was...
@CatPlusPlus Actually it is you who stole my rep. I answered first, but yours got accepted, thus to the top, and now your upvotes have almost caught up with mine.
@RMartinhoFernandes You know, given that many here didn't know my avatar is a gorilla, let alone there's things like bonobos, this "bonobo in disguise" story might not have been the best of my ideas. (The other day @Dead referred to me as "the bonobo" in a comment to an answer.)