Mar
16
awarded Popular Question
Feb
24
answered WriteLine with a class
Feb
24
comment Find which TTY port Arduino is connected to in Ubuntu using C/C++
Similar question: stackoverflow.com/questions/11364879/…
Jan
6
awarded Popular Question
Nov
25
awarded Popular Question
Nov
7
awarded Yearling
Jun
14
accepted HttpWebRequest.BeginGetRequestStream blocking UI thread
Jun
14
comment HttpWebRequest.BeginGetRequestStream blocking UI thread
Thanks again, worked like a charm.
Jun
14
comment HttpWebRequest.BeginGetRequestStream blocking UI thread
This is exactly the first solution that crossed my mind. Thanks for confirming it. But, just out of curiosity, is there any way to run callback functions in the same thread of the function that linked them to the event (in this case the worker_DoWork and GetRequestStreamCallback, maybe using some sort of wait in the worker_DoWork)?
Jun
14
asked HttpWebRequest.BeginGetRequestStream blocking UI thread
Feb
12
comment Regex vs. Piping in terms of speed
@SethCarnegie yes, but maybe those tools performs some kind of optimization that I'm not even aware of.
Feb
12
comment Regex vs. Piping in terms of speed
@Eregrith well, the main reason why I asked this is because I've never used the POSIX regex library before, so I'd avoid learning something new if it is worthless and there are faster methods.
Feb
12
asked Regex vs. Piping in terms of speed
Feb
9
awarded Enthusiast
Feb
9
answered why std::map throws an exception?
Feb
5
revised How to access global const variable present in one file to different file
added 193 characters in body
Feb
5
comment How to access global const variable present in one file to different file
@MatteoItalia my bad, I confused C with C++, I'll edit the answer right now.
Feb
5
answered How to access global const variable present in one file to different file
Feb
4
answered setpixel of QGraphicsScene in Qt
Feb
3
answered QML newbie needing some help in hooking up C++ backend with QML frontend
1 2 3 4 5