Re: Sourcecode Examples in C/C++ available?

"David Jeske" <[email protected]> Mon, 18 May 2009 17:58:24 -0000
Newsgroups gmane.text.clearsilver.general
Message-ID <[email protected]>
I don't know of an OO structured C++ example. If this is what you're looking to
do, I recommend taking a look at the Python CSPage.py example, and extrapolate
it into C++.

For C, there is some example code in imd/imd.c, though I think Brandon's
commented that it's not the best example.

What are you having trouble with specifically?

-- Andreas Wehrmann wrote:
> I recently discovered Clearsilver and it
> makes a good impression. I'd like to use it
> in C/C++ application but am having trouble
> to get it working.
> Are there source code examples for C/C++
> that demonstrate the use of CS?