Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

dpromdic - Convert the binary-form Romaji-to-Kana conversion table into the text-form table

Description

dpromdic  converts  the  binary-form  Romaji-to-Kana  conversion table into the text-form table.  It then
       outputs the result to the standard output.

       After a dictionary table is converted into the binary  dictionary  by  using  mkromdic(1),  dpromdic  can
       returns it to the text-form table.

       The  contents converted into binary dictionary from the text dictionary by using mkromdic(1) is sorted in
       alphabetical order of Romaji.  The comment lines are deleted in this table.

Exampl

%dpromdictest.kp(Thecontentsoftest.kpareoutput,intextform,tothestandardoutput.)%dpromdictest.kp>test1.kpdef(Dictionarytabletest1.kpdefiscreatedintextform.)

Name

       dpromdic - Convert the binary-form Romaji-to-Kana conversion table into the text-form table

See Also

mkromdic(1)

                                                                                                     DPROMDIC(1)

Synopsys

dpromdic [ file ]

See Also