| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
Comments:
<0> oh, these are curved, no doubt about tht <0> that <0> these come up to about my eyebrows <1> my new skis are parabolics <0> I'm 5/8" <1> I'd never been on parabolics before <0> 5'8" <1> they are AMAZING <0> they turn better <1> it is unreal how much those skis want to turn. <1> I could put them into quick parallel turns on green circle hills <0> it's almost difficult to go straight <1> that's almost impossible on my straight skis. <1> and, my new skis aren't even carving skis <1> they're all mountain skis <1> 50% on trail, 50% off
<1> it was soooo much fun <1> they turned so easily <0> where'd you go? <1> and, at the end of the day, with moguls forming on everything, and the snow all torn up and soft <1> they just float through the crud <1> we went up to Heavenly. <0> sounds like a good weekend <1> I was going to tell you, you have to try parabolics <1> but, you already own them <1> but, without skiing on straight skis, it's really hard to appreciate what parabolics do. <0> well, I have straight skis, but they're x-country <1> heh, not quite the same. <0> every once in a while you end up wishing they would turn better <0> and I understand it's not the same thing <2> i am back <2> and i reaaaally need the help <2> for ex <2> #include<iostream.h> <2> void main() <3> already wrong <2> { int a,b; <2> cin>>a>>b; <2> return a==b; <2> } <2> what the f"" does>? <1> I just need to find people to ski with now <1> people that don't ****. <1> I spent the whole day out on my own really. <3> it returns true if the numbers are equal abyys <4> abyys: Eh? I don't understand your qeustion. <3> and is not good coding practice to start with <1> except he said void main <1> so <2> i know how to do programs <3> sure yo do. <1> clearly <2> but i don t know how to use "return" <2> that s all <2> i know...:) <3> then you don't know how to program <3> it returns a boolean back to the caller. <2> ok i know should return <0> otoh, don't come to visit me...but i have some friends that don't **** <2> but how cand i see it <3> and your return type is WRONG <2> it s wrong? <3> you can't see it unless you ask the shell <5> int main() { int a = 0; int b = 0; int result = 0; if (cin >> a >> b) { result = (a == b) ? 1 : 0; } else { cerr << "Error on input\n"; } return result; } <5> boo-yah <2> ok it shouldn t have been void <2> i get it <5> main cannot ever be void. <2> but i wrote it with "int":) <5> It always returns an int. <2> main !!omg <2> you re rong <0> what compiler are you using? <3> it returns to the caller abyys. In this case, the caller is the OS <5> abyys: Who's wrong? <2> it s an old one <0> why? there are new ones for free
<2> 1990-1992 <3> and your using deprecated headers as well. <0> oh god <5> Get a real compiler. <2> :) <5> What OS are you on? <2> i can t <2> it sthe one <5> Yes you can. <2> i use at school <0> why can't you? <5> What OS? <2> and we have to use it <2> like this <0> what SCHOOL? <3> your school is RETARDED <5> Tell your teacher he's an idiot. <2> :)) <5> And that he's not teaching C++, but a crude facsimile. <0> get your teacher to come here, we'll tell him/her s/he's an idiot <5> http://lab.msdn.microsoft.com/express/visualc/default.aspx <5> http://www.mingw.org/ <5> (Those are for Windows) <0> g++ for *nix <2> we use this one <0> which one is it <3> prolly borland too haha <2> because it s the best way to know what s worse <2> exactly twister <0> ???????? <5> Hideous. <5> You've got it all wrong. <2> :)) <0> if you're paying your school for this, you're being defrauded <2> no i m not <2> i m 16 <2> and .. <0> oh, a public school? <3> what Country is this? <2> itromania <0> then your school is defrauding the local citizens <3> well, that explains some things :) <0> the internet works there, get new compilers <5> There is no valid excuse for attempting to learn C++ on an old compiler. <2> why because i m using a an notupgraded program? <0> this is inexcusable <5> There are numerous good ones for free. <4> And newer compilers work on older computers, too. <0> the ones Solamente listed are FREE you don't even have to steal them <2> it s not a problem of money <3> haha <2> jeeez <5> heh <0> then what's it a problem of? <2> it s aproblem of understanding <5> He instructor being an idiot, I guess. <2> you have to strat with the first <0> well you're NOT going to understand C++ using what you have <3> well, its not rocket science.... <2> it s the way it is <5> abyys: You're completely wrong. <2> then you learn oracle <3> You download a new compiler, install it, and write VALID C++ <5> You should not start with an old compiler. <5> That's a bad plan. <3> understanding is irrelevant <4> abyys: It's nto because caveman started painting on cave walls you can't use a canvas when you start painting on your own. <3> you don't understand anything at this point, so why not start at the beginning on somehting that works? <2> well i do understand <2> i know how to work with vectors <0> what do you understand? <2> and a matrix <3> coding c++ on old Borland compilers is like pulling teeth without pain meds <5> Look, we're the ones that have been using the language professionally for years. You're the one still learning it. So, who knows better what to use?
Return to
#c++ or Go to some related
logs:
SDK for rbot compiling LD_ASSUME_KERNEL NTLP perl unixtimestamp readable #chatzone #apache #AllNiteCafe amsm for ubuntu #c #linuxhelp #chatzone
|
|