X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=doc%2Fbuiltins.txt;h=ab40d1342ff74257adc4bba79b4c995d3a3f03f9;hb=551b5c5f6e0c2592db0d1076bdd41c9822406406;hp=b73871fada8b72b194e6238edbec2522af95615d;hpb=3d427b78b89c6bc99aa4d7d12a307fb30b5d526c;p=fw%2Fsdcc diff --git a/doc/builtins.txt b/doc/builtins.txt index b73871fa..ab40d134 100644 --- a/doc/builtins.txt +++ b/doc/builtins.txt @@ -48,6 +48,7 @@ Function "typeFromStr" parses this encoded string and translates them into sym_l /* 'x' - xdata */ /* 'p' - code */ /* 'd' - data */ +/* 'F' - FUNCTION */ /* examples : "ig*" - generic int * */ /* "cx*" - char xdata * */ /* "ui" - unsigned int */