Hanja
Getting hanja characters for korean words
 
Loading...
Searching...
No Matches
src.main Namespace Reference

Functions

 main ()
 

Function Documentation

◆ main()

src.main.main ( )
@brief Main function to orchestrate the data extraction, processing, and database operations.

- Initializes the database and creates tables if they don't exist.
- Extracts and processes word data, then inserts it into the database.
- Reads and processes hanja data from a file, then inserts it into the database.
- Retrieves and displays hanja characters and meanings for a given Korean word.