Hi,
Does IceStorm support publishing my own class?
For example, I want to pubishing a topic called "BigInteger" as described here:
C++ Big Integer Library - Matt McCutchen's Web Site
I have an application that I want to publish a number that keeps growing forever (i.e. never overflows or wraps around).

Reply With Quote
