Files
harbour-core/harbour/extras/hbapollo/tests/test68.prg
Viktor Szakats 340318e66d 2012-07-21 19:09 UTC+0200 Viktor Szakats (vszakats syenar.net)
+ extras
  - examples
  * doc/dirstruc.txt
    * renamed 'examples' to what it is more: 'extras'
2012-07-21 17:10:27 +00:00

15 lines
150 B
Plaintext

/*
* $Id$
*/
/*
sx_Count()
*/
#include "sixapi.ch"
#include "simpleio.ch"
PROCEDURE MAIN()
USE "test/test"
? 'sx_Count() =', sx_Count()