Back to home page

LXR

 
 

    


File indexing completed on 2025-05-11 08:24:28

0001 
0002 /*
0003  *  Array with files, that were created in the FAT-filesystem image.bin.
0004  *
0005  *  WARNING: Automatically generated by Create_Files.cs -- do not edit!
0006  */
0007 
0008 #ifndef __FILE_H__
0009 #define __FILE_H__
0010 
0011 #ifdef __cplusplus
0012 extern C {
0013 #endif
0014 
0015 static const char *const filenames[] = {
0016   "this is a long filename",
0017   "đây là một tên tập tin dài",
0018   "Bu uzun bir dosya adı",
0019   "هذا هو اسم ملف طويل",
0020   "αυτό είναι ένα μεγάλο όνομα αρχείου",
0021   "это длинное имя",
0022   "гэта доўгае імя",
0023   "това е дълго име на файла",
0024   "这是一个长文件名",
0025   "মেৰিকা মহাদেশ, উত্তৰ আমেৰিকা আৰু দক্ষিণ আমেৰিকা মহাদেশক লৈ গঠিত এক",
0026   "آمریکا قاره یکته قارهٰ زمینˇ قاره‌ٰنˇ مئن ایسسه کی زمینˇ هنه‌شر (مساحت)ˇ جی ۳۸٪ و زمینˇ خوشکی‌ئنˇ جی ۴۲۸٪ ای قاره شی ایسسه",
0027   "Manâhestôtse 910,720,588 (July 2008 est.)",
0028   "Elle s'étend depuis l'océan Arctique au nord jusqu'au cap Horn dans le passage de Drake au sud, à la confluence des océans",
0029   "ཨ་མེ་རི་ཀ, ཨ་མེ་རི་ཁ, མེ་གླིང་",
0030   "е су земље западне хемисфере или Новог света које се састоје од континената Северна Америка",
0031   "This is a filename with with 255 characters. The following numbers are aligned in that way, that the character 0 is the mentioned one. xx140xxxxxxx150xxxxxxx160xxxxxxx170xxxxxxx180xxxxxxx190xxxxxxx200xxxxxxx210xxxxxxx220xxxxxxx230xxxxxxx240xxxxxxx250xxxxx",
0032   "Bu gezegen Roma mitolojisindeki savaş ilahı Mars'a",
0033   "Amerike su zemlje zapadne hemisfere ili Novog svijeta koje se sastoje od kontinenata Sjeverna Amerika i Južna Amerika sa svim pridruženim otocima i regijama.",
0034   "იანებს ორ კონტინენტს, სამხრეთ და ჩრდილოეთ ამერიკას ახლომდებარე კუნძულებთან ერ",
0035   " Є то єдиный контінент, котрого цїла теріторія лежыть на Западній півкулї тай разом"
0036 };
0037 #define FILES_FILENAMES_NUMBER_OF 20
0038 
0039 #ifdef __cplusplus
0040 }
0041 #endif
0042 
0043 #endif /* __FILE_H__ */
0044