formulahendry / formulahendry/vscode-code-runner
math.h in c
Open
- Dominant language
- TypeScript
- Stars
- 2.4k
- Forks
- 351
- PR merge metrics
- No merged PRs in 30d
Description
to run sqrt in c i need to input a "-lm" in the compiler call to tell him i'm using math.h, but when i put it in config file to the extension, it ignores it and make a new one without it, it coul'd detect math.h and put ans "-lm" in the end of sentence.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.