Hi, I am trying to build a standalone program to connect to memcached server and use the key-value technology of it. I want to code STRICTLY in C. I get a undefined reference error when I use the method memcached(memcache_st *, int).
Please someone help me to get out of this. -- Sourabh Chandak
