Tech Support > Computers & Technology > Programming
Newbie C question - random access.
Posted on March 6th, 2007 | 9 Comments

"user923005" <dcorbit@connx.com> wrote in message news:1173144775.457722.150850@q40g2000cwq.googlegroups.com...

beginner
Posted on March 6th, 2007 | 11 Comments

Joachim Durchholz <jo@durchholz.org> writes: I mean the Henk paper may be of help in understanding Haskell. It describes how Henk's type system (which is more powerful than Haskell's) simplifies...

Hash table size
Posted on March 6th, 2007 | 32 Comments

At about the time of 2/21/2007 10:03 AM, Richard Harter stated the following: I just recently implemented a hash table for a memory allocation library that I wrote based on malloc(3) and mmap(2). ...

continous release
Posted on March 5th, 2007 | 6 Comments

Ed Prochak wrote: I am not sure the paper is about what I initially thought but that initial thought was an interesting idea. My thoughts where to solve the problem where components might be used...

Binary Tree Depth()
Posted on March 5th, 2007 | 15 Comments

Stephen Howe wrote: I'm not familiar with red-black trees. But the above algorithm actually can deal with a tree, where the depth of the left and right branch differs by more than one. You only need...

How to check link status on windows programmatically
Posted on March 5th, 2007 | 4 Comments

"Mr. Arnold" <"Mr. Arnold"@Arnold.COM> wrote in message news:amNGh.47446$_73.9983@newsread2.news.pas.earthlink.net...

The nerve of some idiots!
Posted on March 5th, 2007 | 30 Comments

As the guy said when the FCC grabbed him for running an illegal radio station: "How can you arrest a guy who signs off with a prayer and the national anthem???" ;-) This spammer only wants you if...

What compiler would you recommend?
Posted on March 4th, 2007 | 23 Comments

CBFalconer wrote: I believe the idea's that it is a single, pre-packaged, complete, download intended for those who (like me) take one look at a list of pre-requisites to install, and think "no...

Thank You for the input - some more would be welcome
Posted on March 4th, 2007 | 0 Comments

Thanks to those who have generously taken the 2 minutes to complete the Services Orientated Architecture survey. The survey is still open and additional input would be welcome. It's anonymous and...

Miami Java Users Group (MJUG)
Posted on March 4th, 2007 | 0 Comments

Hello Java Enthusiasts, For all of you living in South Florida, I want to present the Miami Java Users Group (MJUG). http://www.miamijug.org The Miami Java Users Group (MJUG) has been established...

SOA survey
Posted on March 4th, 2007 | 1 Comments

Thanks to those who have generously taken the 2 minutes to complete the Services Orientated Architecture survey. The survey is still open and additional input would be welcome. It's anonymous and...

Sales Tax Algorithm
Posted on March 4th, 2007 | 1 Comments

On Sun, 4 Mar 2007 00:20:26 -0600, The Night Blogger wrote (in article <1172989226.504321.221010@s48g2000cws.googlegroups.com>): It's not really an algorithm, as calculating sales tax itself...

ANN: Code Generation 2007 - Booking Open (Cambridge UK, May 2007)
Posted on March 4th, 2007 | 0 Comments

The programme for Code Generation 2007 taking place in Cambridge, UK from May 18th - 20th, is now on-line and an early-bird booking period runs until March 16th. The event has a broad programme of...

Need some advice
Posted on March 3rd, 2007 | 6 Comments

Nathan (dydx13@hotmail.com) wrote: Use C# (or another .NET language) for that. -- Dr Jon D Harrop, Flying Frog Consultancy OCaml for...

Real world questions
Posted on March 3rd, 2007 | 6 Comments

UG wrote: and: You are joking, yes ? -- chris

Driver developing tutorial
Posted on March 3rd, 2007 | 1 Comments

Pero wrote: Yeah, I got a suggestion for you use Google. http://www.google.com/search?hl=en&q=NT+kernel+mode+driver+developing+book&btnG=Google+Search

java application
Posted on March 2nd, 2007 | 4 Comments

On Mar 1, 2:25 am, "don" <jendo142...@yahoo.com> wrote: I can tell you what I would do if I was in your situation. 1. Write down all the requirements of the assignment. 2. Write down a list of all...

I have no idea how to attack this problem....
Posted on March 2nd, 2007 | 10 Comments

Phlip wrote: I don't know about you, but most of the people I've interviewed take the interview way too seriously. A bit of 'out of the box' thinking can often be good - and shows that you can...

T Trees
Posted on March 2nd, 2007 | 9 Comments

On Fri, 02 Mar 2007 06:17:17 -0800, Ben Pfaff <blp@cs.stanford.edu> wrote: It's not that simple. As CBFalconer notes, a merge on free allocator needs to know the addresses of the adjacent free...

Need help making Dovecot (IMAP server) with mySQL work with Roundcube Webmail
Posted on March 2nd, 2007 | 0 Comments

I'm getting this error on the log file: auth-worker(default): mysql: Connected to localhost (manager) imap-login: Disconnected: user=<admin>, method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, secured I...