Update comment
This commit is contained in:
@ -24,3 +24,6 @@ int main()
|
|||||||
std::cout << c << std::endl;
|
std::cout << c << std::endl;
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
//This can be compiled adding both files as in
|
||||||
|
//g++ main.cpp side.cpp
|
||||||
Reference in New Issue
Block a user