linux-c-programming.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Brian McQueen" <mcqueenorama@gmail.com>
To: Steve Graegert <graegerts@gmail.com>
Cc: Dinesh <tdblinux@yahoo.co.in>, linux-c-programming@vger.kernel.org
Subject: Re: Serialization in C
Date: Wed, 5 Dec 2007 11:18:46 -0800	[thread overview]
Message-ID: <5b3fa8f0712051118k97447b7n6026c19b0d5a4c46@mail.gmail.com> (raw)
In-Reply-To: <6a00c8d50712050947i2ac24768k447c643de2ff7c95@mail.gmail.com>

Check out the xdr stuff from Sun's RPC stuff too.

On Dec 5, 2007 9:47 AM, Steve Graegert <graegerts@gmail.com> wrote:
> On Dec 5, 2007 6:20 PM, Dinesh <tdblinux@yahoo.co.in> wrote:
> >
> >  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..
>
> I'd recommend taking a look at TPL which seems to be exactly what
> you're looking for.
> Get it from here: http://tpl.sourceforge.net
>
>         \Steve
>
> --
>
> Steve Grägert
> DigitalEther.de
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-c-programming" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>
-
To unsubscribe from this list: send the line "unsubscribe linux-c-programming" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  reply	other threads:[~2007-12-05 19:18 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-05 17:20 Serialization in C Dinesh
2007-12-05 17:47 ` Steve Graegert
2007-12-05 19:18   ` Brian McQueen [this message]
2007-12-05 19:47     ` Steve Graegert

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5b3fa8f0712051118k97447b7n6026c19b0d5a4c46@mail.gmail.com \
    --to=mcqueenorama@gmail.com \
    --cc=graegerts@gmail.com \
    --cc=linux-c-programming@vger.kernel.org \
    --cc=tdblinux@yahoo.co.in \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).