User profile: mik2718

User info
User name:mik2718
History
Joined:
Number of posts:310
Latest posts:

c++ system() function behavior
The alpha program could open the pipe itself for writing. Then it can choose the programs on the pi...

c++ system() function behavior
how about using pipes instead of system? program alpha pipes to openaxiom which pipes to a monitor ...

C++ open new terminal and send commands
I meant, just use a pipe - no system calls required

C++ open new terminal and send commands
How about program 1 prints to stdout, program 2 reads from stdin program_1 | program_2

COSINE not working properly
I make 2.0*cos(1.57) approx 1.59e-03 But 2.0*cos(3.14159265/2.0) approx 3.58e-09 So the error com...

This user does not accept Private Messages

User: mik2718

  • Public profile