Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Other ELanguage
Title: translatorHTML2RTF Download
 Description: This a HTML to RTF translator. This translator is done in LEX and YACC. You need to pass to the translator the html file and the application will output a file formatted in rtf style according to the html you ve entered. For using: lex file.l, yacc -d file.y, gcc -o app lex.yy.c y.tab.c -lfl. Recommended to use on a linux platform: ubuntu, fedora.
 Downloaders recently: [More information of uploader b_mihai10]
 To Search:
File list (Check if you may need any files):
translatorHTML2RTF\app
..................\input.html
..................\lex.yy.c
..................\output.rtf
..................\output.txt
..................\translator.l
..................\translator.y
..................\y.tab.c
..................\y.tab.h
translatorHTML2RTF
    

CodeBus www.codebus.net