19#include <FreeNOS/User.h>
virtual void write(const char *str)
Write to the standard output.
virtual void terminate() const
Terminate the program using exit()
API::Result PrivExec(const PrivOperation op, const Address param=0)
Prototype for user applications.
C size_t strlen(const char *str)
Calculate the length of a string.
C void exit(int status)
Terminate a process.
#define EXIT_FAILURE
Unsuccessful termination.
slong ssize_t
Used for a count of bytes or an error indication.