Registriert seit: 3. Sep 2004
4.629 Beiträge
Delphi 10.2 Tokyo Starter
|
AW: "C" Compiler Problem - Just for fun
24. Apr 2016, 13:43
Könnte so ein Problem mit der implizierten Typumwandlung sein.
Dann sollte diese Zeile aber auch Probleme machen:
Code:
startOfLcdIfObjs->lcdIfFlags |= LCDIF_PBWIDTH4BITS; // It's doing this , just for Testing
|