Ignore:
Timestamp:
10/19/10 19:10:01 (14 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

added roar_std{in,out,err}

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/libroar/vio_stdvios.h

    r4533 r4534  
    3939#include "libroar.h" 
    4040 
     41extern struct roar_vio_calls * roar_stdin; 
     42extern struct roar_vio_calls * roar_stdout; 
     43extern struct roar_vio_calls * roar_stderr; 
     44 
    4145#endif 
    4246 
Note: See TracChangeset for help on using the changeset viewer.