@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet


Comments:

<0> hm ... I new about that, but I use this same server for months and this is the first time it shows this chan in caps. there must have been a serious split for this to happen.
<1> Oh boy oh boy
<2> anyone knows how to set write access to a code section using ollydbg?
<3> you can't
<3> you will need a plugin
<3> or call virtualprotect from ollydbg
<4> hi
<5> hiya edcba



<4> some one please help me with an algorithm
<3> hi
<4> i think i go crazy whit that problem
<5> error_404, on which type of algortyhm?
<4> i have 2 describe an alghoritm for a no null given numer , and 2 convert it to revesed polish notation
<5> hmf
<4> :)
<4> so
<4> can some one help me whit that?
<5> i don't know what is your polish notation, and i don't know the relation btw "numer" and that notation
<5> so pof
<4> number
<4> my mistake
<3> i don't see how a 'number' has a rpn notation
<3> what is the rpn notation of 123 ? :)
<4> can be represented
<4> whit a polish notation
<4> example
<4> 13 equals 5 8 +
<3> so your 'number' is in reality an expression
<4> i can asume it is , yes
<3> you need to play with stack to do it
<3> represent your expression as a tree, then as you walk in the tree push numbers and operations
<3> push or write it to screen
<4> can u make me please that alghoritm ?
<3> it's your homework not mine
<4> void push(int i)
<4> {
<4> if(sp < STACKSIZE)
<4> stack[sp++] = i;
<4> else
<4> puts("Stack full");
<4> }
<4> int pop()
<4> {
<4> if(sp > 0)
<4> return stack[--sp];



<4> else
<4> puts("Stack empty");
<4> return 0;
<4> }
<4> i begin
<4> :)
<3> btw it is not related to asm
<4> i know
<4> but i can be
<4> >:)
<4> _asm
<4> :p
<3> of course we could tech vb here and tell it is related to asm
<3> teach
<4> :)
<4> i love asm , i have 9 at ***embler programming
<4> i'm in 4'th year of study now
<6> ashe :)
<7> Yes?
<8> Hello all. I'm looking for an ***embler that uses the AT&T syntax for Windows, does anyone here know of any? I've tried googling it and I have successfully found nothing.
<3> at&t suxx
<3> don't use it
<9> Crazy people who want at&t
<8> Well, i prefer it over Intel's syntax.
<9> Hence => you're crazy
<8> lol
<10> whats the wesite?
<10> of this chahne
<9> www.goatse.cx
<10> its not up anymore dumb***
<11> mrsashe: that url has been dead for a long time :(
<10> oral.cx is up though
<11> http://sam.zoy.org/goatse/
<7> I know it has, but everybody knows the URL so no need to click it
<10> malfunc whats the website of this channel?
<7> http://sam.zoy.org/goatse/
<11> this one: http://goatse.ragingfist.net/
<12> what?
<12> i misspelled your name
<11> hooray! i have a fan!
<7> Congratulations
<7> Looks like every fan must be a total idiot
<12> i have two.


Name:

Comments:

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






Return to #asm
or
Go to some related logs:

#AllNiteCafe
#c++
www.chivu
vangaurd break NDA
the argentines call the falkland islands
Dildeaux
foodstamps.gov
#ubuntu
#skype
happy valantime



Home  |  disclaimer  |  contact  |  submit quotes