 jsr75mf   
     
  jsr75.

       .

   :

JAVA:
-----
public static void init(int count)
public static int open_file(int idx, String s)
public static String read_string(int idx)
public static int close_file(int idx)

PASCAL:
-------
procedure init(count:integer);
function open_file(idx:integer;s:string):integer;
function read_string(idx:integer):string;
function close_file(idx:integer):integer;

 :
-----------------

procedure init(count:integer);
 .
 count     .
     !

function open_file(idx:integer;s:string):integer;
      idx.
 1   , -1   .

function read_string(idx:integer):string;
      idx.

function close_file(idx:integer):integer;
    idx.
 1   , -1   .

   .

  SonyEricsson k510i   Halmer.

  .

 1.0  8.05.08.

(c) ViNT