second arguement of read() system call is '0' . how it can be ?

Mar 01, 2006 1 Replies

hi all,



i came across this line of code while going thru jphoto code.the second arguement of this read system call is zero.can any one pl. explain what is this statement means ?



len = fd.read (fd.data, 0, fd.data.length);



thnx 'n' regards, ramakrishnaprasad.a



Cld u pls spl cmplt wrds in your future messages?

This is not a "system call read".

This is a call to member function read() of whatever class 'fd' variable is an instance of.

Cheers,

In order to understand recursion you must first understand recursion. Remove /-nsp/ for email.

Join the Discussion

Have something to add? Share your thoughts — no account required.

Didn't find your answer?

Ask the community — no account required