hello,

I need a help . how to parse a string in c.

also, how to get the avilable commands by putting first letter and click tab key.

i.e., like linux,

when i put "l", and click tab, it show ls,lockfile, locat etc.


how to do it in C?.