I have just found that factor support "\x??" in string and will
interpreter these two characters as a hex number:

  IN: scratchpad "\x032" >array .
  { 3 50 }

But the document(http://docs.factorcode.org/content/article-escape.html)
do not mention it.
Is this escape code stable and could be used or is subject to change
and should be avoid?

Thanks!

------------------------------------------------------------------------------
Android is increasing in popularity, but the open development platform that
developers love is also attractive to malware creators. Download this white
paper to learn more about secure code signing practices that can help keep
Android apps secure.
http://pubads.g.doubleclick.net/gampad/clk?id=65839951&iu=/4140/ostg.clktrk
_______________________________________________
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to