#ifndef _GETIOS_H_ #define _GETIOS_H_ bool listIOS(); bool getIOS(int ios); #endif