The Dink Network

Reply to Re: New File: Binary Supervars

If you don't have an account, just leave the password field blank.
Username:
Password:
Subject:
Antispam: Enter Dink Smallwood's last name (surname) below.
Formatting: :) :( ;( :P ;) :D >( : :s :O evil cat blood
Bold font Italic font hyperlink Code tags
Message:
 
 
August 24th, 05:02 AM
duck.gif
toof
Peasant He/Him
I disagree. 
Funny, I've thought to do similar things before. I believe you could even use the binary values to store multiple (smaller) variables instead of just binary flags, although it becomes more complicated to extract the data again then.

Yup. Been there. Created a small proc to store and extract values between x, y bits. Ran like crap though, often leading into other bugs.