Command Line Efficiency with GNU Perfect

Posted by IdaAshley on Jul 30, 2007 1:59 PM EDT
IBM/DeveloperWorks
Mail this story
Print this story

Learn how to use gperf for effective command-line processing in your C/C++ code. The GNU tool gperf is a "perfect" hash function that, for a given set of user-provided strings, generates C/C++ code for a hash table, a hash function, and a lookup function.

Full Story

  Nav
» Read more about: Groups: Linux

« Return to the newswire homepage

This topic does not have any threads posted yet!

You cannot post until you login.