p =strrchr(buf,'/');if(p)returnp +1;if(r ==0) {returnget_pid_status_item_buf (GPOINTER_TO_INT (pid),"Name", buf, len,NULL); }returnbuf;#endif} 开发者ID:Adamcbrz,项目名称:mono,代码行数:74,代码来源:mono-proclib.c 示例2: main ▲点赞 7▼ intmain(intargc,char* argv[]){...
gint32 guint32 22.2 Doubly Linked Lists The following functions are used to create, manage, and destroy doubly linked lists. I assume you know what linked lists are, as it is beyond the scope of this document to explain them. Of course, it's not required that you know these for genera...