Gast
#1365847
Hallo. Also ich habe folgendes Problem, beim compilieren des Programmes wird folgende Warnung angezeigt: In function 'void multiplex(bool, bool, bool, bool)': 72: error: invalid types 'bool[int]' for array subscript 90: error: invalid types 'bool[int]' for array subscript 108: error: invalid types 'bool[int]' for array subscript 126: error: invalid types 'bool[int]' for array subscript Könnte mal bitte jemand drüberschauen woran es liegen könnte (mal abgesehen davan das ich kompletter C-anfänger bin)?