Welcome, Guest. Please login or register.

Author Topic: GeneralSaver (was: Access to compiler's variable types possible ?)  (Read 6956 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline SamuraiCrow

  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 2281
  • Country: us
  • Gender: Male
    • Show all replies
Re: Access to compiler's variable types possible ?
« on: December 19, 2006, 09:53:37 PM »
In Python there is an add-on known as "pickle" that will serialize any non-cyclic linked structure into a file.