Rahul forced the electrons to say:
> hi,
>
> i've started learning C a little while ago and i'd appreciate
> it if someone could recommend a good book on data structures
> and algorithms (for a beginner).
The book I used was one called Algorithms in C - Fundamentals, Data
Structures, Sorting, Searching by Robert Sedgewick. Should be available
in your nearest technical book shop or library.
Binand
--
#include <stdio.h> | Binand Raj S.
char *p = "#include <stdio.h>%cchar *p = %c%s%c; | This is a self-
int main(){printf(p,10,34,p,34,10);return 0;}%c"; | printing program.
int main(){printf(p,10,34,p,34,10);return 0;} | Try it!!
--------------------------------------------------------------------
The Linux India Mailing List Archives are now available. Please search
the archive at http://lists.linux-india.org/ before posting your question
to avoid repetition and save bandwidth.