A pre-condition is a value or set of values which must be true before we call an API function.
Example
In order to open a file one must have the read permissions for that file, hence that is a pre-condition
A pre-condition is a value or set of values which must be true before we call an API function.
Example
In order to open a file one must have the read permissions for that file, hence that is a pre-condition