Files
harbour-core/harbour/website/faq/harbour32.html
Viktor Szakats 300160d8b0 2012-09-22 12:05 UTC+0200 Viktor Szakats (harbour syenar.net)
+ website
    + Added Harbour website (except art, docs and stat subdirs)
    ; TODO: configure automatic mechanism to extract site from
            here and regularly updload to sf.net web area
    ; TODO: Clean HTML code, remove unused picture/files, avoid JS
            Any takers?
    ; NOTE: Please make modifications to website code only in
            SVN, then upload the content to web server manually.
            IOW never update on web server directly.
2012-09-22 10:17:39 +00:00

38 lines
1.8 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<LINK REV="made" HREF="mailto:harbour-faq@netfang.net">
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>I've got loads of Clipper code I can donate, what shall I do?</TITLE>
</HEAD>
<BODY text="#000000" bgcolor="#ffffff">
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
<b>:</b> <A HREF="harbour20.html"><EM>Helping develop Harbour</EM></A>
<b>:</b> <EM>I've got loads of Clipper code I can donate, what shall I do?</EM><BR>
<b>Previous:</b> <A HREF="harbour31.html"><EM>I can't code C, how can I help development? </EM></A><BR>
<b>Next:</b> <A HREF="harbour33.html"><EM>I can't submit Clipper code either, can I still help anyway?</EM></A>
<HR NOSHADE>
<H2><A NAME="32"></A>3.12. I've got loads of Clipper code I can donate, what shall I do?</H2>
<p>Harbour isn't a project to create a repository of free Clipper code so,
unless your code directly implements a core Clipper run-time library
function it probably isn't a lot of use to Harbour.</p>
<p>However, don't let your code go to waste, why not consider starting a
non-compiler specific but cross-platform free software Clipper library that
will benefit programmers using any of the
<A HREF="harbour56.html#ClipperCompilers">Clipper compiler implementations</A>?</p>
<HR NOSHADE>
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
<b>:</b> <A HREF="harbour20.html"><EM>Helping develop Harbour</EM></A>
<b>:</b> <EM>I've got loads of Clipper code I can donate, what shall I do?</EM><BR>
<b>Previous:</b> <A HREF="harbour31.html"><EM>I can't code C, how can I help development? </EM></A><BR>
<b>Next:</b> <A HREF="harbour33.html"><EM>I can't submit Clipper code either, can I still help anyway?</EM></A>
</BODY>
</HTML>