Hello!
I want to redirect cin to another input element.To be more specific....I use cin to take input to my program.But I dont want to take it from the keyboard but from a specific .txt file.What are the possible ways.Through console(on a windows os system),through my IDE(i use codeblocks if it helps) or something else?
I am looking forward to your proposes.
Thanks in advance!