Pada hari Senin, tanggal 30/07/2007 pukul 15:52 +0200, nabil ben khalifa menulis: > --- Mohammad DAMT <[EMAIL PROTECTED]> wrote : > > How many qiraat available? 2? > > > There are 10 accepted qiraat (qiraat moutawatira > قراءات > متواترة) > and beside these ten, there are many not accepted > (chattha قراءات > شاذة) 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) _______________________________________________ Developer mailing list [email protected] http://lists.arabeyes.org/mailman/listinfo/developer

