#include "objects.h" int Computer::setup(int i) { int j, counter=0, flag; do { if (++counter>4000) return 0; x = game.RAND(BORDER, game.scrwidth - BORDER - net.width); y = game.RAND(BORDER, game.scrheight - BORDER - net.height); flag=1; /*checks for conflicting computer placement*/ for (j=0; j=PC && system>=OS.PC)); } int Computer::determineOS() { if (type