--- On Sun, 3/22/09, bharat pathak <address@hidden> wrote:
From: bharat pathak <address@hidden>
Subject: how to drive parallel port via octave
To: address@hidden
Date: Sunday, March 22, 2009, 8:07 PM
Hello,
I would like to drive/read parallel/printer
port DB25 via
Octave. Also how I can interface with sound
card to use
stereo ADC/DAC??
Rgds
Bharat
_______________________________________________
And what does your need has to do specifically with 'octave' ?
I.e. why won't you split your need in two:
1) drive what you need top be driven from "C" code or standalone program;
2) link the "C" code with 'octave' or organize IPC with the external
program
?
Regards,
Sergei.