Article 5FYJY LXer: Manipulate data in files with Lua

LXer: Manipulate data in files with Lua

by
LXer
from LinuxQuestions.org on (#5FYJY)
Published at LXer:

Some data is ephemeral, stored in RAM, and only significant while an application is running. But some data is meant to be persistent, stored on a hard drive for later use. When you program, whether you're working on a simple script or a complex suite of tools, it's common to need to read and write files. Sometimes a file may contain configuration options, and other times the file is the data that your user is creating with your application. Every language handles this task a little differently, and this article demonstrates how to handle data files with Lua.read more

Read More...latest?d=yIl2AUoC8zA latest?i=ObIg1wdei_Q:SLBxnm5-rc8:F7zBnMy latest?i=ObIg1wdei_Q:SLBxnm5-rc8:V_sGLiP latest?d=qj6IDK7rITs latest?i=ObIg1wdei_Q:SLBxnm5-rc8:gIN9vFwObIg1wdei_Q
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments