octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: "save" to and "load" from file descriptor


From: Olaf Till
Subject: Re: "save" to and "load" from file descriptor
Date: Sat, 16 Jun 2007 23:44:05 +0200
User-agent: Mutt/1.5.13 (2006-08-11)

Hi,

attached are two files with working code for dynamically loaded
functions "psend" and "prcv", and one file with a short test script.

I hope the documentation text is explanative enough.

Issues:

- test for "binary" in #ifdef

- read_binary_file_header() and read_binary_data(), when giving an
  error message, say "load: ..." instead of correct calling command

- install_loaded_variable() is static, some code of it duplicated

This is a suggestion how these functions should work. If you want to
use the code in some form, please tell me what I should do with it.

Olaf

Attachment: psend.cc
Description: Text Data

Attachment: prcv.cc
Description: Text Data

Attachment: test_psend.m
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]