How can we take input from a file in a compiler like code::blocks

In the last part of video it was mentioned that we can take input from input.txt how can we implement same thing in our compiler like code::blocks or devc++

Hey @priya_Jain Dev c++ & code blocks doesn’t support input.txt file. In order to do that you must have an ide. Such as sublime vs atom or any other.