On 14/12/12 19:15, Claudio Carbone wrote:
> Hello all.
>
> I'm surely a noob in C++, so I am having difficulties managing ZMQ in
> this language.
>
I got it now, it's easy looking at the C++ headers:
the C++ bindings are just a C++ styled wrapper of the underlying C 
functions.
So the functionality and concept of C is maintained in a C++ syntax.


May I ask what was the reasoning behind this?

Claudio

_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to