Dec 20, 2024
Featherpad is a text and code editor written in c++ qt.
Home: https://github.com/tsujan/FeatherPad
const std::string greeting = "Cheers, c++!";
std::cout << greeting << std::endl;
std::cout << greeting.data() << std::endl;
caught:
=================================== # The c++ programming language. # # # # Join c++ # # Deck # ===================================