When you are working in a shell you certainly don't want to waste your time using arrow keys or home/end keys to navigate around the command line. One of the most popular shells, bash, uses GNU's Readline library for reading the command line.
Con este proyecto pretendemos acercar The GIMP a todos los hispanohablantes, creando un site donde tanto profesionales como usuarios puedan compartir recursos e información. Ponemos a tu disposición tutoriales<sep/>
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. Learn how to use gperf for effective command-line processing in your C/C++ code.