[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: RFC libquran: Data packaging



Pada hari Senin, tanggal 30/07/2007 pukul 15:52 +0200, nabil ben khalifa
menulis:
> --- Mohammad DAMT <mdamt at gnome dot org> wrote :
> > How many qiraat available? 2?
> 
> 
> There are 10  accepted qiraat  (qiraat moutawatira
> &#1602;&#1585;&#1575;&#1569;&#1575;&#1578;
> &#1605;&#1578;&#1608;&#1575;&#1578;&#1585;&#1577;) 
> and beside these ten, there are many not accepted
> (chattha &#1602;&#1585;&#1575;&#1569;&#1575;&#1578;
> &#1588;&#1575;&#1584;&#1577;) qiraat.

Can we just use ENUMs for qiraat? Or we need a string?

quran_text_get_qiraah (QuranText *text, int surah, int ayah, 
   QuranQiraahType *qiraah)

or

quran_text_get_qiraah (QuranText *text, int surah, int ayah, 
   const char *qiraah_name)