Slashdot Mirror


User: TheOldBear

TheOldBear's activity in the archive.

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

Comments · 52

  1. Re:32 bit PC OS's on Panther Will Not be a 64-bit OS · · Score: 1

    I was developing for two different 32 bit [i386 native] OS's in the late 1980's.
    NetWare 3.0 'NetWare Loadable Modules' [with Watcom C]
    and
    An early beta for Microsoft OS/2 v 2.0

  2. C++ Regular Expressions on Mastering Regular Expressions · · Score: 5, Informative

    The Boost C++ libraries have a regular expression package. Take a look at http://www.boost.org/libs/regex/index.htm