Slashdot Mirror


User: bitraid

bitraid's activity in the archive.

Stories
0
Comments
2
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2

  1. Re:It's not possible. on Building Distributable Linux Binaries? · · Score: 1

    The upcoming Autopackage release is much improved in that regard (currently in beta stage). It allows you to ship dynamically linked binaries for several libstdc++ versions based on binary deltas.

  2. Re:wtf? on Protothreads and Other Wicked C Tricks · · Score: 1

    I'd rather use a
    while () {}
    loop, since it correctly handles count == 0