笔试题:不使用中间变量求const字符串长度,即实现求字符串长度库函数strlen函数。函数接口声明如下:int strlen(const char *p);
http://soft.chinabyte.com/database/23/12414523.shtml