Can you add libraries to cpp droid? I need to use these two libraries but the program does not identify the functions. If there is no way in cpp do you have any c compiller for android that supports?
Can you add libraries to cpp droid? I need to use these two libraries but the program does not identify the functions. If there is no way in cpp do you have any c compiller for android that supports?
Conio.h for the little I saw I think it is Windows exclusivity (its replacement is ncurses, in Linux at least) and you could send what appears exactly in the case of time.h why I think it should work normally since it is from the standard C library.
PS: I'm new to this programming business, I'm studying outside and on a programming technician course, and I plan to go to college in computer science after high school so I'm sorry if the answer is very wrong.