Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Mathimatics-Numerical algorithms Data structs
Title: list.tar Download
 Description: typedef int llist_cmp(const void*, const void*) typedef void llist_op(void*) typedef void LLIST LLIST*llist_creat(int size) void llist_destroy(LLIST*) int llist_prepend(LLIST*, void*) int llist_append(LLIST*, void*) void llist_delet(LLIST*, void*, llist_cmp*cmp) void*llist_find(LLIST*, void*, llist_cmp*cmp) void llist_travel(LLIST*, llist_op*op)
 Downloaders recently: [More information of uploader wwggpp7]
 To Search:
File list (Check if you may need any files):
527410126list.tar
    

CodeBus www.codebus.net