Prop C
carlyn
Posts: 78
Ok then, I'll try a new tack...can i use both C and Spin in my code. So that I can learn C while using the prop and still use the OBEX library ?
Comments
At the present time I don't think they can inter-operate at run time. However, I use a tool called spin2cpp which compiles the Spin code into C++. I can then use this code in my C++ code with propgcc. Here's the location of the tool:
https://code.google.com/p/spin2cpp/
So far it has worked pretty well and I've pulled many objects from OBEX.