Re: [Scilab-users] mprintf and backspace

2016-02-26 Thread Samuel Gougeon
Le 26/02/2016 12:14, Samuel Gougeon a écrit : Hello, Le 26/02/2016 09:17, jbaud...@insa-rennes.fr a écrit : Hello, I'd like to use \b, for backspace as in C, in mprintf function but it seems to not be implemented. How it can be obtained? (Only \n, \r and \t seems to be implemented.) . with

Re: [Scilab-users] mprintf and backspace

2016-02-26 Thread Samuel Gougeon
Hello, Le 26/02/2016 09:17, jbaud...@insa-rennes.fr a écrit : Hello, I'd like to use \b, for backspace as in C, in mprintf function but it seems to not be implemented. How it can be obtained? (Only \n, \r and \t seems to be implemented.) . with ascii(8) ? HTH Samuel __

Re: [Scilab-users] mprintf and backspace

2016-02-26 Thread Jan Åge Langeland
ref. the somewhat related bug report: http://bugzilla.scilab.org/show_bug.cgi?id=14342 Jan Å ___ users mailing list users@lists.scilab.org http://lists.scilab.org/mailman/listinfo/users

[Scilab-users] mprintf and backspace

2016-02-26 Thread jbaud...@insa-rennes.fr
Hello, I'd like to use \b, for backspace as in C, in mprintf function but it seems to not be implemented. How it can be obtained? (Only \n, \r and \t seems to be implemented.) Thanks, Jean-Yves ___ users mailing list users@lists.scilab.org http://