lamoda - 2024-02-10

i use c++

std::stringstream ss;
ss << "my param: */*\r\n\r\n";
//log_buffer("%s", "test");
for (int i = 0; i < 9; ++i)
etc

after ss << "my param
and below till end of file
all text show as comment, grey color

 

Last edit: lamoda 2024-02-10