ES2 MUD LIB :: 東方故事二(ES2) 天朝帝國 mudlib 瀏覽展示

/doc/efuns/crypt

HOME :: doc :: efuns :: crypt

     ccccrrrryyyypppptttt((((3333))))               MMMMuuuuddddOOOOSSSS ((((5555 SSSSeeeepppp 1111999999994444))))                ccccrrrryyyypppptttt((((3333))))

     NNNNAAAAMMMMEEEE
          crypt() - encrypt a string

     SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
          string crypt( string str, string seed );

     DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
          Crypt the string  using the first two characters from
           as a seed. If  is 0, then random seed is used.

          The result has the first two characters as the seed.

     Page 1                                          (printed 3/16/95)

HOME :: doc :: efuns :: crypt