[Info-vax] Porting logical name applications to Unix
Paul Raulerson
paul at raulersons.com
Sat Sep 26 15:46:17 EDT 2009
It depends of course, though config files are very common. You can
write applications that are much more sophisticated of course.
Our work applications for instance, use shred memory to pass
parameters, parameter lists, and return values between "main" programs.
Of course, if the programs are composite linked, or reside in shared
libraries, then you can just use memory pointers.
Environment variables are also very common, though you can only pass
strings in them.
-Paul
On Sep 25, 2009, at 8:29 PM, JF Mezei wrote:
> Arne Vajhøj wrote:
>
>> But you would only use a few of them and instead put the
>> majority of the paths in a text config file.
>
> So config files are really what native Unix uses ?
> _______________________________________________
> Info-vax mailing list
> Info-vax at rbnsn.com
> http://rbnsn.com/mailman/listinfo/info-vax_rbnsn.com
>
More information about the Info-vax
mailing list