@# 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 12 13 14 15 16 17 18 19



Comments:

<0> it is in both
<1> no, i mean the definition needs to be in the header
<0> in the header :: TableauSecuritaire
<0> ops
<0> virtual ~TableauSecuritaire();
<0> and the other part i pasted in the .cpp
<2> toast is your d-tor public?
<0> yep
<2> stupid question, I know :P
<2> but I've seen worse
<2> did you post the .h and .cpp files somewhere?
<1> unless your compiler supports export, which i doubt because i only know of one front end that does, the definition must be in the header because template instantiation requires it to be
<0> nop, wait ill paste them
<2> ah it's a template, righto
<2> toast he's saying you can't have a .h/.cpp for a template cl***
<2> throw it all in the .h



<2> virtual ~dtor() { ...; }
<0> http://pastebin.com/595205
<3> hey .. somebody has an ideea(in few words) about how to: offering a protected workspace(in windows) for executing unix commands on other machine(linux) ?
<2> Pasquale to only allow certain commands to be executed in the unix environment?
<1> http://www.devx.com/tips/Tip/13845
<1> read that toast
<2> why would you do that when you can set up your *nix login to do that :/
<0> thx
<1> you basically want to move everything in that .cpp to the header
<3> [m]aniac it`s my project
<3> licence
<2> Pasquale ok... but answer my question. Why not restrict access on the *nix machine?
<0> damn lol
<2> Pasquale trying to rig security around an existing security scheme is going to leave yourself open for hacks
<4> i alt tabbed and forgot about this window
<4> now there has been too much to catch up on
<1> i don't believe you
<4> peter you presume i care
<2> jill_s don't lie, you do care
<1> you missed partial female nudity
<1> i would expect everyone to care!
<4> i'm not scrolling up
<2> wtf's /wrists
<4> and you can't make me
<4> slash wrists
<2> that's lame
<2> I wanna slap you in public
<4> so's your mom
<1> SNAP
<2> I'm gonna punch you in the overies... right in the baby maker
<4> haha
<4> ovAries
<4> and they're bigger than your balls
<2> I'm gonna show you my oh face... oh oh
<1> a man isn't required to spell correctly the unknown magical parts of females
<2> a guy goes into the doctor and says "doc, how can I keep my 11 year old daughter from getting pregnant"
<4> [m] are you sure you want to ve someone who does the bare minimum
<2> doctor says "your 11 year old is ***ually active?"
<2> guy goes "no, she just lays there like her mother!"
<4> that's not funny
<2> it is to me!
<4> that's why you have no friends
<1> heh
<2> jill_s I demand you were at least 32 pieces of flair/flare however you spell that ****
<4> ok see now that is funny
<1> nah not really
<1> funny = scrubs
<1> funny = futurama
<2> jill_s yea but I have my pick of a girlfriend when the school bus drops off at the development behind my house
<1> funny = flying circus
<2> no friends, but I'm never lonely!
<2> peterhu scrubs is one of the best shows ever
<1> it is indeed
<2> scribs, the office, my name is earl, and Fox Sunday night
<1> pfft
<2> and, when it comes back on, Prison Break
<1> earl, office, pfft
<0> peterhu, u sure about that
<2> those are my shows
<1> toast, about what



<0> this "syntax" was shown to me in cl***
<1> the "syntax" is fine
<1> the fact the definitions are not available at instantiation time is not
<1> literally a cut and paste job so that the contents of the .cpp are in the header after the cl*** declaration, then delete the .cpp
<1> good to go
<2> toast and I agree with peterhu
<1> contents minus #includes
<2> and that lil @ in front of our names should also lead you to believe that we know _something_
<2> though I admit I only started using C++ about a month ago... it's neato!
<1> huh?
<1> you've been in this channel for years
<0> weird
<2> heh yea, I'm just playin
<2> it's Friday :/
<2> I've got 30 mins to blow
<1> you = freak
<2> you = khan
<1> true
<1> khan = superior life
<2> indeed
<1> it's coming up to my 10 year anniversary as #c++ op
<1> FEAR ME FOR I AM THE OMEGA NERD
<2> wow
<2> let's see, for me it was...
<2> I guess 1999? 2000?
<5> so that's how Chuck Heston would look as a nerd
<2> access grexican
<2> oops
<2> hah
<1> i know your p***word!
<2> /msg X access #c++ grexican
<2> no, you know what my access level is under :P
<1> sure sure
<1> it's also your p***word
<2> hrmmm, isn't there a way to see when you were added to X?
<5> no
<2> lame
<5> you can see the last time someone modified your access -modif
<1> i miss W
<6> --modif is last modification iirc
<6> I don't.
<5> me too
<6> I hated it.
<1> oooh eliza22
<1> that sounds hot
<2> she could have been "the one" for you peter
<5> she's too busy singing about rain in spain to be "hot"
<2> I think it falls mainly on the plain, if I recall correctly vaw
<1> thankfully, my wife is into hot girls too
<0> damn peter, its works in codewarrior :/
<1> what does?
<0> well the .cpp and .hpp
<0> but i included in the main, the .cpp aswell
<1> you included the .cpp in main? is main the only place the template is instantiated?
<1> then that is equivilant to what we're saying
<1> including the cpp from the header would have the same effect, it's just nasty
<0> no, its instantiated in another template
<0> damn templates are confusing
<5> unless you're really expecting import to come along
<1> s/i/e
<1> toast, it's pretty simple, really; templates need to be well defined at instantiation. just stick to putting everything in the same file and you're good to go, not much else to it
<7> folks, are ptr always pointed to NULL when un***igned? example. myCl**** ptrMyCl***, is ptrMyCl*** == NULL?
<1> and i'm talking about template instantiation here, not object
<5> mozai_gon no
<8> damn
<1> mozai_gon, not unless you're really lucky
<4> OK ITS THAT TIME
<8> so i will initialize them to NULL myself
<4> bai biotches
<1> NAKED TIME!
<1> oh
<4> have a great weekend
<4> except peter
<1> pfft


Name:

Comments:

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






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

#MissKitten
iripenis
$(tog) has no properties
LAVARSE EL CULO
agadirnet.info
#squid
GAMIOLES
scor_pion undernet
#php
#squid



Home  |  disclaimer  |  contact  |  submit quotes