| |
| |
| |
|
Page: 1 2 3 4
Comments:
<0> and /me == definitely hot :) http://img95.imageshack.us/img95/7796/webcam7ud.jpg <1> i see <1> w00t <1> who is that ***y man <0> you momma <0> oh wait.. <0> damn it, this was one of the few situations where a "yo momma" joke was NOT applicable :P <1> mhm <1> http://www.xiphoris.com/mathias.gif <1> how about that :) <0> hehe <0> reminds me of that movie "They" <0> with the aliens and the sungl***es <2> dude... you're not Japanese! <0> hmm <0> I should probably go to bed
<3> i need help <3> im trying to reverse a string <3> using: memcpy(msg2+i, msg+(sizeof(msg)-i), 1); <3> on a for loop <3> it doesnt worl <3> *work <0> using memcpy for a single character is moronic <3> y? <0> because you can do it directly <3> how? <0> by swapping characters <3> how? <---?? <0> char temp = str[i]; str[i] = str[strlen(str)-i-1]; str[strlen(str)-i-1] = temp; <3> great <3> ty <4> or just use std::swap <0> why not std::reverse? <0> four days without primary drug. how long will I continue that? :P <4> point. <4> which drug? <0> a more consumer-friendly version of the golden brown <4> that doesn't mean much (read: anything) to me <5> nor me <0> never a frown with golden brown? <5> what was that song talking about <0> heroin <5> is heroin brown <0> yup <5> does opiate addiction not worry you <0> sometimes a little, but more for financial reasons <5> no kidding! <0> I can't really say that I've noticed withdrawal symptoms these last four days <0> even though now I feel sore from sitting in front of the computer for a long time... I usually don't feel that <0> and biking feels a little bit harder. probably because with the opiates, I don't notice my pain threshold as much <2> golden brown, eh <2> this summer, I indulged in a golden gay time <6> holla <5> english only buddy <6> ok Jek <2> To all the skeptics: don't knock it before you try it - there's something satisfying about a golden gay time <5> what if you're not gay <2> I'm sure The_Vulture has had a golden gay time himself... and |-Wraith-| and Meekys <2> http://pds.exblog.jp/pds/1/200508/22/55/b0036655_10522225.jpg <4> yeah, crunchy things.. honey n stuff. <7> man, they OWN <0> you Aussies are freaks <4> scalar: yeah, we find life works better this way :P <5> whats with the japanese website? <2> mr31_melb: google image-search result <2> http://www.australiablog.com/archives/000975.shtml <0> hmm <0> I just got an envelope that I mailed out back <0> written on it is "postage due .02" <0> does that mean first-cl*** mail is not 37 cents anymore, but 39? or what? :P <4> *shrugs* <8> darova vsem <0> bla bla <9> you need to give me $5000 <0> on Monday, I can mail my tax declaration :) <10> tequilla: those things are disgusting
<7> disgustingly good <10> |-Wraith-|: you're kidding right? <7> hell no <7> they rock <2> I bet if they were called Golden Straight-time you'd agree with us <10> hrm, k <7> lol <9> lol <9> Golden Gaytime Icecreams are indeed nice <11> sup <11> http://pastebin.com/528719 <11> how can I make this to where if the user selects N then it will go back to the switch statement case 1: <12> going back to somewhere to do something again sounds like a loop to me <11> not sure how I would do it though <11> I don't know how to make the loop start over from case 1: <11> and only case 1: <13> Eh? <11> er <13> Stick a do ... while inside case 1. <11> hm <13> and void main() is evil. <13> I won't begin to explain what else is, ahem, surprising about that code :-) <14> heya guys <11> hm <15> hi <15> how to ignore a line, if im reading from a text ??? <15> ?/?????? <15> hey <15> helpppppppppppppppppppppppppppppppppppppppppp <16> getline(std::string()) ? <3> is it possible to spawn a shell on a listening port on linux? <16> ??? <15> hi <15> i need help ,, <15> how to ignore a line in c++ ? <16> std::getline(std::string()) ? <3> /*this line*/ <15> yes <15> , ook how to ignore all before a free line , <15> ? <15> ignore(100000,/n) ??? <15> if im reading from a text <15> ?? <13> Something like that should do it. e.g. cin.ignore(std::numeric_limits<cin::streamsize>::max(),'\n') <17> Hi <17> Any every worked with MS's DSOFile.dll?? <15> can i know the number of the line where im reading ? <15> ok , <13> georges21: Keep a count. Start it at zero or one, as you see fit. Add one every time you see a \n <15> ok <11> http://hashphp.org/pastebin.php?pid=6120 <11> hmm <11> still errors when I select N <13> Stirfry: false is -1, not 'N' <11> hm <15> hi <15> why getline(cin,strg) dont put value in strg ? <15> ?? <18> isn't it cin >> strg ? <18> isn't getline a part of ifstream? <15> i want to take all line <18> from a file? or from the input? <15> getline is a part of <string> i think <18> like, console inline <15> from input <18> so, you type a line in the console <18> and get that into a string <18> ? <15> yes <18> I think <18> cin >> stringVariable; is what you are after <15> no <15> cin>>string if the input was abc def ,,,will take only abc <18> oh, it stops at the white space
Return to
#c++ or Go to some related
logs:
kuwaittttttttttttt Trivia Bot v5.0 oyun t lust-gals #allnitecafe #worldchat #allnitecafe #chat-world #india #linux
|
|