What is a parametric value?
A user has asked me if I can add support for parametric value for my command line app, I'm guessing it's what I'd call a variable.
Thanks
What is a parametric value?
A user has asked me if I can add support for parametric value for my command line app, I'm guessing it's what I'd call a variable.
Thanks
Most likely they meant they'd like to pass some information into the program as a parameter on the command line.
That is, assuming your program isn't a parametric equation solver or something like that where the word "parametric" could have another meaning.