@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
Page: 1 2 3 4 5 6 7 8 9 10 11



Comments:

<0> laaaa la la, I predict a riot
<1> lol, yeah, cool :D
<0> I predict a riot
<2> we had a free one here last weekend
<2> and I missed it :(
<0> I was in a riot
<0> 2 weeks ago
<2> nothing like a good riot
<0> with my dad in the car
<2> who won?
<0> when 90 people in a "cartoon protest" came running towards our cat
<0> car
<0> and damaged it pretty badly
<2> shame it wasnt a panzer then...
<0> No more nice Audi
<0> crazy tho



<0> they were running and jumping on top the car
<0> while we were in there
<2> i bet if you got out and shouted at them you'd have been arrested
<2> for causing a public nuisance
<0> or dead
<0> they had sticks and ****
<2> poor opressed minorities
<2> with dirty big sticks
<0> if I said I was jewish I would have been hebab
<0> kebab
<0> yummy
<2> anyways i thought the jews were "pigs"
<0> haha yes, so un hallal
<2> so good muslims cant eat them :)
<0> but it is said in the Book that if you eat a jewish person in a jihad, its A-OK
<2> page 56098657 paragraph 3
<0> indeed
<2> how dare you contradict the word of god...he told me personally last week to eat all jews
<2> oh wait that was "the son of sam"
<0> oh ****, there will be a lot of flag buring and stamping this week
<2> arrest them
<2> the brits managed to arrest nearly all of "fathers for Justice" for being perfectly horrid people
<2> wavingflowers at people...how seditious is that?
<0> batman is a danger
<0> and spidy
<0> soon well have the joker
<2> yep climbing cranes is far more seditious than beating up people
<2> gak I hate sysadmins
<2> i've been waiting all morning for him
<3> Why do you have a sysadmin at all?
<3> Software developers should be able to admin their own boxes.
<2> i dont...the customer does:)
<3> Well, if it's not your box then you have all the right to hate the sysadmin.
<2> i need to get him to open the fw and give me remote access to the server
<3> I guess you don't have ssh access to the server, yet.
<2> not yet...
<2> 5 minutes should sort it
<4> hi!
<5> hi
<6> hi all
<7> hi all
<8> hi CuteGirL
<8> somehow, I'm ***uming you're neither cute nor a girl
<6> gd
<8> but that's just me and my pessimism
<6> heh
<9> its in dubai anyway jottinger
<7> hi all
<10> CuteGirl in C++.
<10> That's a new one.
<7> Back
<10> Sounds like a bot.
<11> I'd take a cute robot girl over being alone!
<10> heh
<10> see what you did. You scared her away.
<10> damn horney geeks
<4> lo



<4> l
<4> my ex is a coder, and she looks damn fine
<4> i find it no strange
<12> now you have to provide a pic
<4> sorry, no pics :D
<10> I personally haven't met many hot coders.
<12> it's extremely rare.. but i've seen a couple of hot chicks in my CS courses, not sure if they're great coders though
<9> does it matter YUY0x7?
<9> if its hot and if you can talk with it its fine
<13> is there somewhere online i can post my code and figure out what the hell i'm doing? lol
<14> read the topic
<13> how quickly is it answered? lol
<14> *shrug* you ask your question here
<15> it's answered much faster if you actually ask something
<2> you get what you pay for
<14> hehe
<13> Okay
<13> thank you
<13> http://www.noidea128.org/sourcefiles/15973
<14> calc no .h
<13> that's the extent of my knowledge on arrays
<14> why are you messing with arrays?
<14> you've still got that overflow
<13> i am taking a college course and i have to
<13> i make A's in all my cl***es, except this difficult cl*** lol
<14> your k loop goes from [0, npts+1]
<14> but your array only goes from [0,7]
<13> just 0 to npts then?
<14> you're inserting values into indexes 0 through 11
<14> but the highest valid indes for that y array is 7
<14> so, that's no good
<14> plus
<13> how would i make it so i ask the user for the array size than for each element given the size?
<13> alright, i can change npts = 7
<14> stdlib.h, math.h, fstream.h, and iostream.h are not standard C++ headers
<13> and take away the npts+1
<13> then this book i'm using ****s
<14> uh, yes
<14> iostream.h was deprecated in 1998
<14> the standard C++ headers don't have a .h extension
<14> and math.h and stdlib.h are from the C standard library
<13> it uses array examples with iostream, fstream, and stdlib
<14> drop the .h and add 'c' to the beginning ( so #include <cmath> #include <cstdlib> #include <fstream> #include <iostream>
<14> you need a real book ;)
<13> okay, but this is due friday
<13> no time :(
<14> heh
<13> besides we are finished with C++ on friday, we move into matlab
<13> Line 34
<13> subscript is not of integral type
<16> its only wednesday :P
<13> is my error
<14> you can't index an array with a non-integeam type (like double)
<13> j = abs(y[i + 1] - y[i]);
<14> it doesn't make sense to access y[2.4]
<13> oh
<13> so turn double to int in which places?
<14> well, i
<13> We have to ***ume the prototype is double diff(double y[], int npts);
<13> all I have to do is write and test the function
<14> for(double i = 0; i < npts; i++)
<14> your index variable is a double
<13> then i get this argument
<13> M:\C++\BLAH\HW5.CPP(34) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
<17> this argument is begging the question
<13> how do u know so much?
<14> i don't know that much ;p
<13> i think i've spent more time on this than anybody else
<14> only qualified for a junior -> mid level programming job
<13> and i know the least
<13> in my cl*** i mean
<14> *shrug* so what
<14> this isn't really C++ anyway
<13> oh, okay


Name:

Comments:

Please enter the result of the sum 63 + 46 (to avoid spam):






Return to #c++
or
Go to some related logs:

boremerigid
#linux
what european capital saw the gulag archipelago 1918-1956
#javascript
serialmon cygwin
marieclare
#MissKitten
#linux
#linuxhelp
unrecognized option: -XstartOnFirstThread



Home  |  disclaimer  |  contact  |  submit quotes