How to configure, VS Code to develop linux c program under Mac to prompt variables defined by proprietary libraries under Linux (such as epoll)?

  1. I use vs code to write Linux c programs under Mac, and automatically Synchronize to my remote Linux server machine to compile and run tests.
  2. because you want to use the < epoll.h > library, the various constant definitions in it are not prompted under vs code, or the constant is not defined, which is very uncomfortable. Is there any way for Vscode to recognize the epoll library under Mac?

clipboard.png

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b39da0-2c1c2.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b39da0-2c1c2.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?