--- rpl/LIMITATIONS 2010/04/07 13:33:22 1.14 +++ rpl/LIMITATIONS 2010/04/17 18:57:32 1.15 @@ -13,13 +13,37 @@ Ne fonctionne pas... // Teste les interfaces d'entrée et de sortie d'une fonction. Une fonction // peut avoir plusieurs interfaces. +FONCTION +<< + INTERFACE + ALTERN + RESULT + REQUIRES + END + END +>> + fonction INTERFACE - integer + integer scalar real matrix - integer/real/complex vector + complex vector table list + binary + name + string + algebraic + expression + file + socket + library + process + sql + mutex + semaphore + CONSTRAINED + 4 pick size 6 pick size same RESULT type END @@ -34,7 +58,7 @@ fonction type END REQUIRES - variables + variables globales ou définitions PROVIDES << >>