Flags in MakefileYes, I wrote linking and compilation in the same line then. And I think my mistake was using the sma...
Flags in MakefileOh! It works!!! Thank you soooo much!!!!!!!!!!!! @long double main I should read my material carefu...
Flags in MakefileIt still does not work... I wonder if it is a problem of the system? I use Ubuntu, but maybe it will...
Flags in MakefileHello everyone! I have a problem about Makefile flags. It begins with that I cannot get the exact me...
Reference in constructorsomething is missing in the main func. int main() { UnitOfLength l(12, "yd", 0.9144); Mete...