Changeset 36 for NEWT0/trunk/documents

Show
Ignore:
Timestamp:
07/17/05 21:26:55 (3 years ago)
Author:
gnue
Message:

add internal text encoding convert for NSOF
add file "NewtIconv.c", "NewtIconv.h"
add link libiconv

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • NEWT0/trunk/documents/01_howto.txt

    r1 r36  
    4848        Rethrow() 
    4949        CurrentException() 
    50         PrimClassOf(obj) 
     50        PrimClassOf(obj) 
    5151        TotalClone(obj) 
    5252        HasSubclass(sub, super) 
     
    6666        Intern(str) 
    6767        MakeBinary(length, class) 
    68         SetLength(obj, len) 
    69         HasSlot(frame, slot) 
    70         GetSlot(frame, slot) 
    71         SetSlot(frame, slot, v) 
    72         GetVariable(frame, slot) 
    73         SetVariable(frame, slot, v) 
    74         GetRoot() 
    75         GetGlobals() 
    76         GC() 
     68        SetLength(obj, len) 
     69        HasSlot(frame, slot) 
     70        GetSlot(frame, slot) 
     71        SetSlot(frame, slot, v) 
     72        GetVariable(frame, slot) 
     73        SetVariable(frame, slot, v) 
     74        GetRoot() 
     75        GetGlobals() 
     76        GC() 
    7777        Compile(str) 
    78         GetGlobalFn(symbol) 
    79         GetGlobalVar(symbol) 
    80         GlobalFnExists(symbol) 
    81         GlobalVarExists(symbol) 
    82         UndefGlobalFn(symbol) 
    83         UndefGlobalVar(symbol) 
    84         Chr(integer) 
    85         Ord(char) 
    86         StrLen(str) 
    87         SubStr(str, start, count) 
    88         StrEqual(a, b) 
    89         StrExactCompare(a, b) 
    90         StrCat(str1, str2)                      �c  �������������������(*2) 
    91         SPrintObject(obj) 
    92         SymbolCompareLex(symbol1, symbol2) 
     78        GetGlobalFn(symbol) 
     79        GetGlobalVar(symbol) 
     80        GlobalFnExists(symbol) 
     81        GlobalVarExists(symbol) 
     82        UndefGlobalFn(symbol) 
     83        UndefGlobalVar(symbol) 
     84        Chr(integer) 
     85        Ord(char) 
     86        StrLen(str) 
     87        SubStr(str, start, count) 
     88        StrEqual(a, b) 
     89        StrExactCompare(a, b) 
     90        StrCat(str1, str2)                      �c  �������������������(*2) 
     91        SPrintObject(obj) 
     92        SymbolCompareLex(symbol1, symbol2) 
    9393        P(obj)                                  �c  �I�u�W�F�N�g����`�Ńv�����g�B������Print �֐��ɑ��� 
    9494        Print(obj)                              �c  �I�u�W�F�N�g������g�B�O�� " �͏o�͂�������) 
     
    120120        Clone(obj)                              �c  (*5) 
    121121        ClassOf(obj)                            �c  (*5) 
    122         Length(obj)                             �c  (*5) 
     122        Length(obj)                             �c  (*5) 
    123123 
    124124      *2) �Ǝ��g���̊֐�