I was referring the man page of open function in c, and what i saw was that C provides two open functions. Go check man 2 open in terminal.
But what I know of c is that it does not provide polymorphism, or does it? Help me out folks
I was referring the man page of open function in c, and what i saw was that C provides two open functions. Go check man 2 open in terminal.
But what I know of c is that it does not provide polymorphism, or does it? Help me out folks