26 #if ! defined (octave_sysdep_h)
27 #define octave_sysdep_h 1
29 #include "octave-config.h"
46 extern OCTINTERP_API
void raw_mode (
bool,
bool wait = true);
48 extern OCTINTERP_API FILE *
popen (const
char *command, const
char *mode);
50 extern OCTINTERP_API
int pclose (FILE *
f);
52 extern OCTINTERP_API
int kbhit (
bool wait = true);
58 OCTAVE_END_NAMESPACE(
octave)
OCTAVE_BEGIN_NAMESPACE(octave) static octave_value daspk_fcn
F77_RET_T const F77_DBLE const F77_DBLE * f
void raw_mode(bool, bool wait=true)
FILE * popen(const char *command, const char *mode)
std::string get_P_tmpdir()
int kbhit(bool wait=true)
bool drive_or_unc_share(const std::string &)
void set_application_id()