I am trying to made a program to experiment bitwise operators. The name of the program is bitwise.c
Before compiling the program, I decided to look at the directory just in case I don't get the name wrong.
alexander@debian:~/Dropbox/src_code/C$ ls
bitwise bitwise.c bitwise.c~
What is bitwise.c~ and why is it hidden from the file location?