2000-05-31 13:53 UTC+0100 Victor Szakats <info@szelvesz.hu>
This commit is contained in:
@@ -144,7 +144,7 @@ HB_FUNC( ALLTRIM )
|
||||
ULONG ulLen = hb_strRTrimLen( pszText, hb_itemGetCLen( pText ),
|
||||
ISLOG( 2 ) ? hb_parl( 2 ) : FALSE );
|
||||
|
||||
hb_strLTrim( pszText, &ulLen );
|
||||
pszText = hb_strLTrim( pszText, &ulLen );
|
||||
hb_retclen( pszText, ulLen );
|
||||
}
|
||||
else
|
||||
|
||||
@@ -424,7 +424,7 @@ int hb_parinfo( int iParam )
|
||||
}
|
||||
}
|
||||
|
||||
#ifndef HB_EXTEND_API_MACROS
|
||||
#ifndef HB_API_MACROS
|
||||
|
||||
int hb_pcount( void )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user