a) cc filename.c
b) cc filename.c -lc
c) cc -math filename.c
d) cc -lm filename.c
In linux, apart from including math header file, the program is successfully executed by which of the following?
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
In linux, apart from including math header file, the program is successfully executed by which of the following?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!