login
Header Space

 
 

open,read,write

October 16, 2004 - 6:21am
Submitted by vertigo on October 16, 2004 - 6:21am.
Linux

Hello
I write module for 2.6 kernels. I wanted to open, read & write (especially to files). But when i use: open() or sys_open() durring compilation i receive:
warning: implicit declaration of function 'open'.

Why ? What functions should i use to operate on files ?

Thanx
Michal

speck-geostationary