Re: C/C++ plug-in: no linefeed in output window

2023-05-21 Thread Tim de Vries
if it's in the terminal, it's in your processing of out/err. If it's in your display, thats your paint/scroll. tim On 21/05/2023 8:04 a.m., Geert Vancompernolle wrote: Just started today using the C/C++ plug-in.  Got it from NB8.2 since the plug-in has not been updated (yet?) for more recen

C/C++ plug-in: no linefeed in output window

2023-05-21 Thread Geert Vancompernolle
Just started today using the C/C++ plug-in.  Got it from NB8.2 since the plug-in has not been updated (yet?) for more recent NB's. All is working fine except that the following commands:     retval = wiringPiI2CWriteReg8(fd, 0x00, 0x80);     printf("Writing IODIR_A = [0x%02X].\n", (unsigned in