19,776 reputation
33385
bio website xtofl.blogspot.com
location Herent, Belgium
age 36
visits member for 4 years, 8 months
seen 13 hours ago
stats profile views 1,450

Love a clean program, where you can tell each functions meaning, each class's responsibilities, each variable's purpose.

Balancing between getting that right, and getting the job done.


13h
comment lean-and-mean CORBA mock server
@BrianNeal: somehow, I didn't get it running on mac OSX, though. Any experience with that?
May
20
asked lean-and-mean CORBA mock server
May
11
awarded  Nice Answer
May
1
awarded  Popular Question
Apr
26
awarded  Notable Question
Apr
23
accepted explicit specialization of class method - symbol already defined
Apr
23
comment explicit specialization of class method - symbol already defined
"an explicit specialization is a concrete class": that's what I was looking for. Thanks.
Apr
23
asked explicit specialization of class method - symbol already defined
Apr
19
awarded  Enlightened
Apr
19
awarded  Nice Answer
Apr
5
answered opencv: getPixel() not reflecting drawRectangle()
Apr
5
comment opencv: getPixel() not reflecting drawRectangle()
@karlphillip: right you are. thanks.
Apr
5
asked opencv: getPixel() not reflecting drawRectangle()
Apr
5
comment Can pointers be of different sizes?
I wanted to mention 4 bits pointers, but I thought that was over the top :)
Apr
5
answered Can pointers be of different sizes?
Apr
4
awarded  Nice Question
Mar
31
comment data structures for floating point operation in fixed point processor
what you're describing is a full fledged class, disguised in implicit conventions. Meaning: you do need data structures to do this.
Mar
26
awarded  Electorate
Mar
18
answered boost synchronous client error
Mar
18
comment make temporary socket
Sounds about what I need.