Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
William
Total activity
3
Last activity
February 18, 2022 21:39
Member since
February 18, 2022 03:05
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (0)
Comments (2)
William
commented,
February 18, 2022 21:39
After using Build Directory to select a directory which I created, /project-directory/debug (thanks for the tip), and executing FILE *fp=fopen("filename.txt",w); ...; fprintf(fp, "%f ", src_rotatio...
Community
CLion
how to format a .txt file in working directory so it can be opened and read on Mac in CLion C executable
0 votes
William
commented,
February 18, 2022 03:05
I am using Linux, not Mac. When I use FILE *fp=fopen("filename.txt",w); it works but I do not know where it is (as the following field (Generation path) does not exist: File | Settings | Build, Exe...
Community
CLion
how to format a .txt file in working directory so it can be opened and read on Mac in CLion C executable
0 votes