@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
Page: 1 2 3 4 5



Comments:

<0> HElp
<0> i have to make a program for airline reservation system,,, When the Seats Be full The Program have error :s
<0> Can u help me Please
<1> probably shouldn't do that
<2> is it going to be used in a real airline?
<0> Nope For The Uni
<0> YUY0x7 what i can do ?
<3> http://drawmohammed.com/
<2> the error is in line 80
<0> error In Logic



<0> YUY0x7 There is an error in logic
<2> how am i supposed to know?
<0> YUY0x7 What do u think is the problem ?
<2> <2> how am i supposed to know?
<0> Ok thx YUY0x7 :)
<3> hey mouraldos
<3> check there, there is the solution for ur problem
<3> http://drawmohammed.com/
<0> toast hi
<3> HAHAHAHAHAHA
<2> Mouraldos, you could start by describing the problem and posting the code
<4> good night all
<0> toast you are bad
<0> YUY0x7 Ok thx For u HElp
<5> Why is everyone pinging out?
<5> sol: What happened?
<6> Lousy ISP
<5> You're not the only one who pinged out, six people did all at once.
<5> What did you do that might have caused it?
<7> not just on undernet either.. im on 4 other irc networks that a bunch of people just died on
<8> i need to find shortest path amongst 3 nodes
<8> help me
<9> it should be pretty trivial with only 3 nodes
<9> either you're connected directly to the other node, you have to go through the 3rd node, orthere is no connection
<8> anybuddy help?
<9> guess you have me on ignore
<9> oh well
<10> lol
<8> i dont have any code
<8> i want to write a code
<8> i want to make a 3-nodes router
<8> and it must find shortes path
<9> what an ironic nick
<11> http://stromata.typepad.com/stromata_blog/2006/01/life_imitates_s.html
<12> cn28h: a degree from the university of Karachi, I guess.
<3> lol
<3> i have a link for u
<3> http://www.cisco.com/univercd/cc/td/doc/product/rtrmgmt/sw_ntman/cwsimain/cwsi2/cwsiug2/vlan2/stpapp.htm
<3> there is a protocol to find shortest nodes, read that
<3> allah akbar



<13> Heh
<2> wtf.. i know for a fact that _CRT_SECURE_NO_DEPRECATE is defined, but i still get this warning: http://rafb.net/paste/results/WZ26Dq69.html
<2> using std::copy
<2> i'll just disable the warning instead of defining that macro
<11> can't you do a block highlight in Visual Studio?
<14> Alt + Click
<11> thanks.
<15> Mr^PhD^Dr did you get an answer?
<13> http://www.strategypage.com/htmw/htintel/articles/20060206.aspx
<16> how can i convert a string to int, i'm using visual studio here and nothing seems to work, noob
<3> http://www.cisco.com/univercd/cc/td/doc/product/rtrmgmt/sw_ntman/cwsimain/cwsi2/cwsiug2/vlan2/stpapp.htm
<3> int i = (int)str;
<17> max4ever: http://www.cplusplus.com/ref/cstdlib/atol.html
<15> toast ?????
<16> cannot convert from 'System::String ^' to 'int'
<15> what the **** is that??
<16> int i = (int)lSeconds->Text;
<15> max4ever that's NOT standard C++ (System::String)
<15> max4ever you'd better go read the docs on System::String
<3> well, it works when i do : int i = (int)str[0]; if str[0] is a number...
<16> argh, ok, thanks
<15> toast yeah, well go back and **** w/ C if that's what you wanty
<15> and what does it do if str[1] is also a number
<3> dunno :p
<15> and generally when someone wants to convert a _string_ to an int, they're likely to have something like "1234" that they want to convert
<3> indeed
<15> and your "solution" won't work
<3> int(str); ?
<3> static_cast<int>(str);
<3> lol am new, just asking...
<15> nope, none of those
<2> max4ever, there's likely functions that convert a String to an int in .NET, look for those
<16> yeah, if i could only find it :)
<16> want to make a stupid timer to practice...
<15> toast what books are you using to try to learn C++ ?
<12> calc guess
<18> guess = Programming by guessing does not work, so you better -->RTFM.
<3> P. Gabrini
<3> STL ... bla bla
<3> std::string a("321");
<3> int b;
<3> std::stringstream ss(a);
<3> ss >> b;
<3> there
<3> or atoi, but they say not to use it
<17> Who is "they"?
<19> int x = boost::lexical_cast<int>( "321" );
<12> "P." and "Gabrini", I guess.
<15> but he op has a System::String
<19> oh
<15> anyone know how to "pick a type" from an int at runtime


Name:

Comments:

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






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

#linux
fexie girls
#linux
#MissKitten
maider en chino
#java
Another synaptic is running ubuntu
#chatzone
#MissKitten
krad



Home  |  disclaimer  |  contact  |  submit quotes