Serialization in C
Dinesh <[email protected]>
| Newsgroups | org.kernel.vger.linux-c-programming |
|---|---|
| Message-ID | <[email protected]> |
Hello, I'm using graph and tree represented in linked list structure in my C program.. I have to save them while running the program to retrieve later. Is there any C libraries available to serialize these structures... My search became a vain attempt.. It will be fine if I get some relevant information..