Hi,all,
I just want to use execlp to invoke another program
from a program. It works on Linux, but it stucks on
Cygwin. Acutally, this is a very very very simple
program:
#include
#include
#include
#include
#include
int main()
{
pid_t pid;
printf("Hello, cygwin!\n")
supports
> it. If all that's required is a /dev/dsp device
> file that can be written
> to, then Cygwin has that. I'm guessing the API is a
> bit more than that,
> though.
> Igor
>
> On Tue, 6 Jan 2004, kaiduan xie wrote:
>
> > Igor,
> >
Hi, all,
I am going to port a Linux program that read/write the
soundcard with OSS driver to Cygwin. Can anyone tell
me if it is possible to use the OSS API as in Linux to
read/write the soundcard? If not, how to do that in
Cygwin? Thanks.
kaiduan
3 matches
Mail list logo