Jump to content

An approach to #define functionality


Recommended Posts

This is a release of Functional Globals which is a system of using the name of a variable to produce its value. I use it extensively in my programming. It takes its parameters from an .ini file or you can just make new ones in the code. The .zip file contains a word document and a tutorial program.

One neat feature is that it stores the variables as variants so you can store any type of variable in it. You need to know the type when you get it out, and naturally you always do.

I am still working on the part to write back the .ini file after it has been updated. (However a current project needs this functionality so it will be there soon)

John BrohanDownload File:post-230-1138141772.zip

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.