Hi!

I'm looking for a plugin that I can use with Lite-C.

It should be able to do something like this:

Code:
Data_Save("Name","Jack");   // Writes somehting into "Name"
Data_Read("Name",Temp_Str); // Reads the content of "Name"