Ignore:
Timestamp:
Jan 7, 2007, 1:14:27 AM (17 years ago)
Author:
dai
Message:

Sub String(ByRef initStr As String)を有効化。

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Include/Classes/System/String.ab

    r41 r49  
    1414    End Sub
    1515
    16 /*  Sub String(ByRef initStr As String)
     16    Sub String(ByRef initStr As String)
    1717        String()
    1818        Assign(initStr)
    1919    End Sub
    20 */
     20
    2121/*
    2222    Sub String(length As Long)
Note: See TracChangeset for help on using the changeset viewer.