- Programmierer Forum - C++, PHP, Java & VBA
»

Die Suche hat 1 Ergebnis ergeben.

error: redeclaration of ‚raw’ with no linkage
Programmierer » Sprachen » C
30.11.2019, 10:43 - Antworten: 4 - Aufrufe: 341
Poldi07 - Beitrag #4636520

Hallo, aus einem Internet-Tutorial habe ich folgendes abgetippt

[code]#include <stdlib.h>
#include <termios.h>
#include <unistd.h>
struct termios orig_termios;
void disableRawMode() &#...
© 2004 - 2025 www.programmierer-forum.de | Communities | Impressum |