First  |  Prev |  Next  |  Last
Pages: 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47
New version of X windows XIX game for unix
This game is an X windows version of the old 1980s QIX game. C++ source code is available from: http://www.ogham.demon.co.uk/zips/xix121.tgz It was developed on Linux but has also been compiled tested on FreeBSD, MacOS/X and OSF/1 (using gcc). It only requires standard Xlib so you won't need to hunt aroun... 25 Jan 2010 06:08
Weird "/usr/bin/test" behavior in HP-UX vs IBM AIX
I am working on a script that will be used on IBM AIX and HP-UX machines and I have encountered a little "weirdness" with the output of the command /usr/bin/test on HP-UX Here is the command run on IBM AIX: [blefebvre(a)aix.server (/home/blefebvre)]: test "2614001721510" -gt "261200170001" ; echo $? 0 Here is ... 19 Jan 2010 12:23
Mirror site with spam filter?
As I write this, there are 8 posts on topic and 22 spams shown on Google Groups. I like comp.unix.programmer, but I would like to find a mirror site with a spam filter, such as gmane.org. I couldn't find CUP on gmane, but I did find a subscription page. Would it be OK to sign this group up? Gil ... 22 Jan 2010 20:50
pigz version 2.1.6 released
For any pigz users out there, pigz version 2.1.6 is now available at http://zlib.net/pigz/ . The changes from 2.1.5 are: - Added pigz.spec to distribution for RPM systems [Brown] - Avoid some compiler warnings - Process symbolic links if piping to stdout [Hoffstätte] - Decompress if executable named "gunzip... 17 Jan 2010 18:25
ANN: Seed7 Release 2010-01-17
Hello, I have released a new version of Seed7: seed7_05_20100117.tgz In the Seed7 programming language new statements and operators can be declared easily. Types are first class objects and therefore templates/generics need no special syntax. Object orientation is used when it brings advantages and not in plac... 17 Jan 2010 16:10
Global Warming and what you can do to against it
Dear All, As you know global warming is endangering the future of life on the planet. It will also affect us; rising sea levels, dwindling water supplies, mass deaths due to heat waves, stoppage of the gulfstream, which brings milder climate to north of Europe, super hurricanes, less food due to droughts are some... 17 Jan 2010 07:15
Code and Creation 16302
This is a free and informational site I created for application development and application development source on the net. Enjoy, and it's free, nothing to register oir sign up for just an informational site. http://codeandcreation.com taE&zZtwrsVk_#ZOhRfxKGnzO ... 15 Jan 2010 13:49
stack smashing
I've started another discussion about how to read directories, which I need to put a lot of time and study into to turn into robust code, but I wanted to talk about this other thing that I've heard about but never caused myself, until tonight. It is stack smashing, and I managed to get my *nix implementation t... 16 Jan 2010 09:29
libpcap and pcap_inject()
Hello, Does anyone have an example program in C-language that uses the pcap_inject() funtion of the libpcap library? For instance, do I need to calculate the FCS in the Ethernet frames I send? Thanks, David ... 14 Jan 2010 20:17
A tool that suggests optimized logic for a piece of code/module/function
Walter Banks wrote: Defining goals at a much higher level than C opens the possibilities for automating algorithmic choices at the function level. Aha -- wouldn't the logical end point be a programming language where you type "word processor", save it as source, compile, and have a word processor? W... 13 Jan 2010 22:12
First  |  Prev |  Next  |  Last
Pages: 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47