List and fileI have a store (txt) file that contains element . ex: [code] V 4 Potato 2 Tomato 1 carrot 3 ...
makefile doesn't work perfectly yes, it worked. thank you !
makefile doesn't work perfectly I am programming in c++ on linux. I have a program with 5 c++ files an tried to compile them with a ...
Passing an object through a function on separate filefare enough ! Just a small update. If there is lot of files to be compiled, you can always use the...
Passing an object through a function on separate fileIt is working ! thank you . By the way. if a project contains 50 cpp files, will have to write a li...