Threads | Re: √ | Letzter Beitrag | |
---|---|---|---|
error: redeclaration of ‚raw’ with no linkage Hallo, aus einem Internet-Tutorial habe ich folgendes abgetippt
#include <stdlib.h>
#include <termios.h>
#include <unistd.h>
struct termios orig_termios;
void disableRawMode() {
tcsetattr(STDIN_FILENO,... [C]von Poldi07 | 4 341 | 26.12.2019, 17:14 ![]() Guiseppe |