| |
| |
| |
|
Comments:
<0> yep <1> odd, those are all the settings I know about <0> ?? <0> >:| <1> and the font's script is set to jp ? <0> J <0> aha <1> o <1> heh <2> i see kanji <1> kana* ;p <0> I changed it to default+encode <3> I can see me kicking y'all out of the channel <3> English, and only English <1> riD
<0> oooh, that's what you said <1> ;p <1> hmm, wonder if I want to risk ticking off the neighbors by bringing one of my ddr pads up here to play SMO <3> do it! <2> do it!!! <3> an evicted FuIru would be hilarious <2> dance on their heads <1> heh <0> <0> don't need multiline <1> I'm thinking of try to get a wireless set up and see if my spare computer would be able to connect to it from the storage room downstairs <0> time to go, later <4> hi all <4> people :)) <4> why everwhere keep quiet? <4> bye ^\ <4> :\ <5> i have a question i would like to ask <5> anybody? <5> is it ok if i ask my question? <5> anyone here? <2> try just asking <5> LOL <5> sorry i read the subject i couldnt help myself <6> Night. <5> lol ok no more bad jokes from me <7> finally <7> network is working properly with a WDS link <8> hy ops <8> can u t@ll <8> th@ <8> sit@ <8> for downloading of books <8> operating system by tanenbaum <9> http://www.amazon.com/gp/product/0136386776/104-2986991-1040767?v=glance&n=283155 <10> what's that website where you input music you like and it recommends more? <10> gsomething.com <10> like gnob or gawlk or something weird like that :P <11> Paul Thurrott spells it "sleak"! <11> thank heaven it's "Windows Defender" and not "Windows Live Defense"; I don't trust anything with "Live" in it after the Windows Live Messenger beta <12> Using the VCF does anyone know how I can output to a dual monitor if needbe? <13> Hey. Can someone explain this operator overloading problem? http://cpp.enisoc.com/pastebin/6743 It compiles fine under VS.NET c++, but not gcc. <14> make it const <13> Oh. My. That helped! Thanks bunches! <15> can i replace an ***ert(D>=0) with if(D<0) return; <16> sure <16> you always can replace whatnot with whatever <15> hmm, and still have it do wat it used to? <16> no, not the same thing <16> ***ert stops the program, return does not ... <15> indeed <15> ***ert(D>=0) ... if(D<0) exit; <16> i'd exit(1)
<17> i'd say return 0 <18> I say return gifts <15> ehm.. tnx everyone <17> http://rafb.net/paste/results/yl7BCE41.html <17> Need some help there. <17> are you guys worthless? <16> you didn't ask a question <17> The question is in the paste. <16> *iter = newValue; ? <17> http://rafb.net/paste/results/TyTcwz44.html <17> Compare the two pastes, and see if it makes sense. <17> Please. <17> Currently in one paste i am writing values to vector, but i'd like to be ableto write values to list as well. <17> so the modification i've made should allow me to do that? since i've given it an output iterator instead of a particular container. right? <16> no that won't work <17> why not? <17> i've even made changes to my main function <17> i am trying to debug it.. <17> its giving me errors <16> * or [] can not append new elements <16> .push_back is ok <17> yes it can <17> Bebabo: what line you are talking about? <16> *os++ = word; <17> i am getting one error saying it does not take 2 parameters in gen_sentence, but it does cuuz i changed it to. why am i still getting that error? <17> Bebabo: that line is fine. *os++ = word; it output word to os, and moves os one element further <16> as i said iterators or [] can not add new elements to a container <16> do u read ? <17> yes i am reading. what if i did something like ostream_iterator<string>("cout", "")? <17> Let me give you the entire thing. I dont think you are able to make sense of the code yet. <16> a stream iterator is not a container iterator ... <17> http://rafb.net/paste/results/yFlyTh99.html <17> Now see that and see what you are having problems with...I have one error right now that is in line 64 and that says gen_sentence can't take 2 parameters. I just made it to take two params tho. <16> bleh... that's meant to be a ostream <16> then simply use std::ostream and cout <16> and os<< instead of *os++ <17> its meant to be an ostream_iterator <17> Thats what the exercise says. <16> ah, then use an ostream iterator, std::ostream_iterator< std::string >(cout) <16> and yes, then *os++ = ... makes sense <17> hah <17> the error i think i am getting is cuz of, forward declaration <19> i want to build ado appilications using c++ is there is any body knows any tutorial where i can learn from it that? <20> why does your gen_sentence function take a copy of Out object and not reference? <19> what? <17> neuralx: thats one thing I am having difficulty with. Should I make it a reference? I realize i shoudln't use p*** by value <17> neuralx: should I also make that const? but I am changing the output iterator. so const doesnt' make sense? <20> well, is copy of the object may cause problems if you are trying to maintain consistency outside of that function <20> no, if you are going to use a mnon-static member of os, you will compromise the const guarantee. you don't need that <17> neuralx: yeah I agree. The way I am calling it is as you've seen in the paste. on line 64. <17> I made it a reference now. so it should be good. <17> It compiles and works as well. :) <18> bitch <20> you got something right for once :P <20> how ya been? <18> same ol same ol.. fighting w/ net-snmp and the silly trapd at the moment <20> net-snmp isn't something i've used. it's an open snmp implementation? <1> It's a trapd! <20> heh <18> yeah its an open snmp .. and its pissing me off <21> my name is oleander <21> Oleander Librompzki <18> good for you <18> ah har! <18> maybe..
Return to
#c++ or Go to some related
logs:
eggdrop v1.6.10 #java #chat-world istiqfar mp3 #linux #allnitecafe #india #india rockzilla bikes dalnet suu
|
|