User profile: bartoli

User info
User name:bartoli
History
Joined:
Number of posts:268
Latest posts:

COnfused about printing order
Ok. The order is not important, it was just debug messages. Good to know that the order is undefined...

COnfused about printing order
Hi, I just lost a few hours trying to make a program work because i was thinking it returned illogi...

First program with regex not working
This small distinction was the key, thanks!

First program with regex not working
[code] boost::smatch matches; recvFIFO = "This Was Last-Modified"; const boost:...

if and elxe blocks are executed
Ah ok hehe, it's my first cURL program Would you know how to disable the output in the console, and ...