ChangeLog 20000117-13:30 GMT+1
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
20000117-13:30 GMT+1 Ryszard Glab <rglab@imid.med.pl>
|
||||
|
||||
*source/rtl/type.c
|
||||
* added hb_retc( "U" ) for initial implementation of TYPE() function
|
||||
(due to a very popular demand :)
|
||||
|
||||
20000117-12:25 GMT+1 Ryszard Glab <rglab@imid.med.pl>
|
||||
|
||||
*source/rtl/achoice.prg
|
||||
|
||||
@@ -65,5 +65,6 @@
|
||||
|
||||
HARBOUR HB_TYPE( void )
|
||||
{
|
||||
/* TODO: Implement this. */
|
||||
/* TODO: implement this */
|
||||
hb_retc( "U" );
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user