Skip to content

Convert numerical values into their equivalent word representations in Bangla.

License

Notifications You must be signed in to change notification settings

JayedAhsan/BornoNumWord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

BornoNumWord

Introduction

BornoNumWord is a simple C++ program designed to convert numerical values into their equivalent word representations in Bangla for numbers. This utility can be particularly useful in contexts where numerical values need to be presented in a more readable or localized format, such as in financial applications, educational tools, or user interfaces tailored for Bengali-speaking users. Currently it is being used in "Borno Phonetic".

Requirements

  • A C++ compiler (e.g., GCC or Clang) capable of compiling C++ code.
  • Access to the standard C++ library.

Installation

To compile the BornoNumWord.cpp file, you can use the following command in a terminal:

g++ -o BornoNumWord BornoNumWord.cpp

About

Convert numerical values into their equivalent word representations in Bangla.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages