+ 2
What programming language supports file.in?
In several types of source code I have run across files with the .in extension. What primary programming language(s) are these written in, and what are they for?
1 Odpowiedź
+ 2
It's an input file. "IN files are generic, they can be used by other programs for data input."