je tiens d'abord à vous remercier pour tous ces précieux renseignements.
Aujourd'hui je recherche les résultats des routines ci-dessous :
1. int ascii(string s);
2. string format(string s, int n, string locale=" ");
3. string format(string s=defaultformat, string s=defaultseparator,real x, string locale=" ");
4. string string(real x, int digits=realDigits);
5. string locale(string s=" ");
6. string time(string format="%a %b %d %T %Z %Y");
7. int seconds(string t=" ", string format=" ");
8. string time(int seconds, string format="%a %b %d %T %Z %Y")
9. int system(string s);
10. int system(string[] s);
11. void asy(string format, bool overwrite=false ... string[] s);
12. void abort(string s=" ");
13. void assert(bool b, string s=" ");
14. void exit();
15. void sleep(int seconds);
16. void usleep(int microseconds);
17. void beep()
OUI je sais, rien que ça !!!
