$ cat include/sys/types.h | grep ERROR ERROR = -1,
On 7/2/21, Oleg <[email protected]> wrote: > Hi all, > > Could someone be so kind as to point me out where is ERROR (-1) defined in > NuttX code? > > --- > With regards, Oleg. >
$ cat include/sys/types.h | grep ERROR ERROR = -1,
On 7/2/21, Oleg <[email protected]> wrote: > Hi all, > > Could someone be so kind as to point me out where is ERROR (-1) defined in > NuttX code? > > --- > With regards, Oleg. >