Hi I am asking about errno for Filesystems functions like fopen, fread, fclose, ... On 19/02/2008, Stut <stuttle@xxxxxxxxx> wrote: > > Michal Maras wrote: > > Coud somebody tell me if it is possible to get integer value of > variable > > which name in C is errno end in perl $!. > > I am PHP beginner so I am sorry if question is 'stupid'. > > What function are you calling where you expect to get a system error? > Check the manual page for that function - it will tell you how to detect > errors. > > -Stut > > -- > http://stut.net/ >