#ifndef __PISPAWN_HPP #define __PISPAWN_HPP //udf›rsel af en externt program int PISpawn(const char *command); #endif