Files
harbour-core/harbour/website/faq/harbour52.html
Viktor Szakats 2688ce2212 2013-01-24 15:14 UTC+0100 Viktor Szakats (harbour syenar.net)
* utils/hbmk2/hbmk2.prg
    + links to markdown and markdown to man-page converter tool
    ! minor cleanup to prev

  * utils/hbmk2/hbmk2.1
    * some updates

  * ChangeLog.txt
    ! typos/updates in previous entry

  * extras/hbdoc/*.prg
  * src/rtl/memoedit.prg
  * tests/clasinh.prg
  * tests/classch.prg
  * tests/inhprob.prg
    ! updated for new ::super: syntax

  * src/rtl/itemseri.c
    ! fixed typo in latest modification:
      'warning: use of unary operator that may be intended as compound assignment (+=)'

  * contrib/hbgd/tests/test_out.prg
  * contrib/hbhttpd/*
  * contrib/hbtip/thtml.prg
  * contrib/xhb/*.prg
  * extras/httpsrv/*
  * extras/guestbk/*
  * website/faq/*.html
  * website/samples/HowToBuildOnLinux.html
  * website/third-party.html
    * some steps to modernize old HTML

  * extras/hbdoc/*.prg
    * do not use [] as string delimiter

  - tests/function.cfm
  - website/samples/function.cfm.html
  * .gitattributes
    - obsolete file deleted
2013-01-24 14:20:54 +00:00

39 lines
1.7 KiB
HTML

<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Pointers and links</title>
</head>
<body text="#000000" bgcolor="#ffffff">
<a href="harbour.html"><em>Frequently Asked Questions about Harbour</em></a>
<b>:</b> <em>Pointers and links</em><br />
<b>Previous:</b> <a href="harbour51.html"><em>What platforms are supported by Harbour?</em></a><br />
<b>Next:</b> <a href="harbour53.html"><em>Harbour related links</em></a>
<hr noshade>
<h2><a name="52"></a>7. Pointers and links</h2>
<p>The following is a random collection of pointers and links that deal with
subjects connected to Harbour and the development of Harbour. The links
appear in no particular order and no one link is in any way an endorsement
of the target site by the
<a href="harbour9.html#WhoDevelopers">Harbour development team</a>.</p>
<h3>7.1. <a href="harbour53.html#53">Harbour related links</a></h3>
<h3>7.2. <a href="harbour54.html#54">Articles about Harbour</a></h3>
<h3>7.3. <a href="harbour55.html#55">Free (in either sense of the word) development tool links</a></h3>
<h3>7.4. <a href="harbour56.html#56">Clipper related links</a></h3>
<h3>7.5. <a href="harbour57.html#57">Free software related links</a></h3>
<h3>7.6. <a href="harbour58.html#58">Other handy links</a></h3>
<hr noshade>
<a href="harbour.html"><em>Frequently Asked Questions about Harbour</em></a>
<b>:</b> <em>Pointers and links</em><br />
<b>Previous:</b> <a href="harbour51.html"><em>What platforms are supported by Harbour?</em></a><br />
<b>Next:</b> <a href="harbour53.html"><em>Harbour related links</em></a>
</body>
</html>