Files
harbour-core/harbour/website/faq/harbour44.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

34 lines
1.6 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>General Harbour questions</title>
</head>
<body text="#000000" bgcolor="#ffffff">
<a href="harbour.html"><em>Frequently Asked Questions about Harbour</em></a>
<b>:</b> <em>General Harbour questions</em><br />
<b>Previous:</b> <a href="harbour43.html"><em>Where can I get pre-built binaries?</em></a><br />
<b>Next:</b> <a href="harbour45.html"><em>When will Harbour be finished?</em></a>
<hr noshade>
<h2><a name="44"></a>6. General Harbour questions</h2>
<h3>6.1. <a href="harbour45.html#45">When will Harbour be finished?</a></h3>
<h3>6.2. <a href="harbour46.html#46">Are applications &lt;attribute&gt; than CA-Clipper applications?</a></h3>
<h3>6.3. <a href="harbour47.html#47">What advantages does Harbour have over other Clipper compilers?</a></h3>
<h3>6.4. <a href="harbour48.html#48">What advantages do other Clipper compilers have over Harbour?</a></h3>
<h3>6.5. <a href="harbour49.html#49">Will Harbour support existing CA-Clipper 3rd party products?</a></h3>
<h3>6.6. <a href="harbour50.html#50">Is Harbour a Windows development tool?</a></h3>
<h3>6.7. <a href="harbour51.html#51">What platforms are supported by Harbour?</a></h3>
<hr noshade>
<a href="harbour.html"><em>Frequently Asked Questions about Harbour</em></a>
<b>:</b> <em>General Harbour questions</em><br />
<b>Previous:</b> <a href="harbour43.html"><em>Where can I get pre-built binaries?</em></a><br />
<b>Next:</b> <a href="harbour45.html"><em>When will Harbour be finished?</em></a>
</body>
</html>