Hello Scholars,

I am trying to make a common domain for input and output of a function. I divide this domain in input scheme and output scheme.

Input scheme contains a set of possible inputs of a function and output schemes contain a set of possible outputs of a function.

For example: function parameter, global variables, inFile pointer are members of input scheme and return variable, reference variable, outFile pointer are member of output scheme.

My question is what else can we add in this domain? These members can be dependent or independent.

Can i add i/o device in this domain?

More Muhammad Iqbal Hossain's questions See All
Similar questions and discussions