en:docs:win16:modules:kernel

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
en:docs:win16:modules:kernel [2022/01/08 04:48] prokusheven:docs:win16:modules:kernel [2022/01/08 04:56] prokushev
Line 73: Line 73:
 | 055| [[en:docs:win16:api:kernel|_LOPEN]] | Open a file | | | | | Yes | | 055| [[en:docs:win16:api:kernel|_LOPEN]] | Open a file | | | | | Yes |
 | 056| [[en:docs:win16:api:kernel|_LWRITE]] | Write a specified number of bytes of memory to a file | | | | | Yes | | 056| [[en:docs:win16:api:kernel|_LWRITE]] | Write a specified number of bytes of memory to a file | | | | | Yes |
-| 057| [[en:docs:win16:api:kernel|LSTRCMP]] | | | | +| 057| [[en:docs:win16:api:kernel|LSTRCMP]] | Compare two strings | | | | | Yes 
-| 058| [[en:docs:win16:api:kernel|LSTRCPY]] | | | | +| 058| [[en:docs:win16:api:kernel|LSTRCPY]] | Copy the contents from one string to another | | | | | Yes 
-| 059| [[en:docs:win16:api:kernel|LSTRCAT]] | | | | +| 059| [[en:docs:win16:api:kernel|LSTRCAT]] | Concatecate the contents of two strings | | | | | Yes 
-| 05a| [[en:docs:win16:api:kernel|LSTRLEN]] | | | |+| 05a| [[en:docs:win16:api:kernel|LSTRLEN]] | Determines the length of the string | | | | | Yes |
 | 05b| [[en:docs:win16:api:kernel|INITTASK]] | | | | | 05b| [[en:docs:win16:api:kernel|INITTASK]] | | | |
 | 05c| [[en:docs:win16:api:kernel|GETTEMPDRIVE]] | Return a letter specifying the optimal drive for a temporary file | | | | 1.03 | | 05c| [[en:docs:win16:api:kernel|GETTEMPDRIVE]] | Return a letter specifying the optimal drive for a temporary file | | | | 1.03 |