There is some good free material on C and on C++.

There are free "Thinking in C++" books and code available on the Internet.  
< http://mindview.net/Books/TICPP/ThinkingInCPP2e.html>.

In addition, there is a free "Thinking in C" Flash-based tutorial:

<http://www.mindviewinc.com/CDs/ThinkingInC/>

I don't know what platform you are on.  The gcc compilers should work for these.

If you are on Windows Vista or 7, the free Visual C++ 2010 Express Edition is 
also useful.  You can compile ANSI C with it as well as C++ command-line apps 
without having to deal with the Windows SDK or any of that toolcraft.

-----Original Message-----
From: libreoffice-bounces+dennis.hamilton=acm....@lists.freedesktop.org 
[mailto:libreoffice-bounces+dennis.hamilton=acm....@lists.freedesktop.org] On 
Behalf Of Miklos Vajna
Sent: Wednesday, July 06, 2011 14:43
To: libreoffice@lists.freedesktop.org
Subject: Re: [Libreoffice] RTF support

On Tue, Jul 05, 2011 at 07:55:47AM -0700, tracey002 <wp...@gte.net> wrote:
> Would anyone happen to know of a tutorial program on the internet from 
> which I could learn the necessary C syntax in order to develop the rtf 
> importer/exporter?

Actually it's C++. I think "the" C++ book is The C++ Programming
Language from Stroustrup.

> A download link perhaps?
> Until now, I have never had a need or reason to learn C.

I'm not sure if it's freely downloadable.

> > Still, if you could put a table to the wiki containing those 66 ...
> Yes, I will do that if someone would explain to me how to do that.
> I have a couple of HTML tutorials circa msOffice97

TDF wiki uses mediawiki syntax. See here:

http://wiki.documentfoundation.org/Help:Editing

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to