From sources-request at octave dot org Fri Oct 15 03:19:56 2004 Subject: Value List. From: Muthu To: sources at octave dot org Date: Fri, 15 Oct 2004 01:17:06 -0700 (PDT) Hello there! Ive a small doubt. How do we convert the octave types that are contained in a value list ? I open a file in the octave interpreter as fp=fopen("somefile","w") then I pass fp to a function dynamically loaded. gdDoSomeThing(fp) But I find it difficult to extract the octave_file from the octave_value_list I get in the DEFUN_DLD(gdDoSomeThing,....... ) { } Please help. Cheers Muthu. _______________________________ Do you Yahoo!? Declare Yourself - Register online to vote today! http://vote.yahoo.com