main() { uuid_t *uuid; char *s; uuid = (uuid_t*)malloc(sizeof(uuid_t)); uuidgen(uuid,1); uuid_to_string(uuid,&s,NULL); printf("%s\n",s); }
TrackBack URL: http://www.liukang.com/cgi-bin/mt/mt-tb.cgi/193
似乎在处理>和... Read More
This page contains a single entry by Kang published on October 7, 2005 10:29 PM.
今天下午效率很高 was the previous entry in this blog.
差点成烤企鹅了 is the next entry in this blog.
Find recent content on the main index or look in the archives to find all content.
Leave a comment