HI every one,
I know this is stupid question. But i am new bie in c++. Can you please tell me.
Question: I have two file a.cpp and b.cpp. i want to give output (some number) of a.cpp to as a input on other file b.cpp. And b.cpp will take this as a input and give ouput according to that. How to do that. Is there any function or api.
THanks in advance