fopen fails while opening file /dev/log_system

fopen fails while opening file /dev/log_system

BY 29 Aug 2017 Native Application Development

Creating a native application which requires access to /dev/log_system and /dev/log_main files. I am using fopen() to open these files but fopen fails while opening these files.

Written by