Re: [Scilab-users] ?==?utf-8?q? SciNotes and printf("...\n")

2019-04-15 Thread Samuel Gougeon
Le 15/04/2019 à 21:42, Federico Miyara a écrit : Samuel, I'm not sure I can (I have already said I'm not fluent in C), but if you would kindly hint me how to locate, in general, the source code of a specific feature, may be I can in a future try to do something about it... Follow the

Re: [Scilab-users] ?==?utf-8?q? SciNotes and printf("...\n")

2019-04-15 Thread Federico Miyara
Samuel, I'm not sure I can (I have already said I'm not fluent in C), but if you would kindly hint me how to locate, in general, the source code of a specific feature, may be I can in a future try to do something about it... Regards, Federico On 15/04/2019 06:04, Samuel Gougeon wrote:

Re: [Scilab-users] {EXT} Re: ?==?utf-8?q? SciNotes and printf("...\n")

2019-04-15 Thread Samuel Gougeon
Le 15/04/2019 à 11:01, P M a écrit : sorry... I pressed the "send" button accidently ...interesting.so it is possible to printf(" Unicode \n") ? Sure. (matrices of) strings and UTF-8 support are one of the big assets of Scilab. printf(<<...>>) // creates an error as expected

Re: [Scilab-users] ?==?utf-8?q? SciNotes and printf("...\n")

2019-04-15 Thread Samuel Gougeon
Hello Federico, Le 13/04/2019 à 17:13, Federico Miyara a écrit : Antoine, The continuation mark .. doesn't work within strings. Something like this disp("Hello, .. world") produces an error (actually, two errors). I think it would be relatively simple to fix this syntax-highlighting bug

Re: [Scilab-users] {EXT} Re: ?==?utf-8?q? SciNotes and printf("...\n")

2019-04-15 Thread P M
sorry... I pressed the "send" button accidently ...interesting.so it is possible to printf(" Unicode \n") ? printf(<<...>>)// creates an error as expected printf("<< ... >>") and printf(" ... ") // doesn't change anything compared to printf("

Re: [Scilab-users] {EXT} Re: ?==?utf-8?q? SciNotes and printf("...\n")

2019-04-15 Thread P M
...interesting.so it is possible to printf(" Unicode \n") ? printf(<<...>>) Am Mo., 15. Apr. 2019 um 08:55 Uhr schrieb Dang Ngoc Chan, Christophe < christophe.d...@sidel.com>: > Hello, > > > De : Antoine Monmayrant > > Envoyé : vendredi 12 avril 2019 19:39 > > > > > Le Vendredi, Avril

Re: [Scilab-users] {EXT} Re: ?==?utf-8?q? SciNotes and printf("...\n")

2019-04-15 Thread Dang Ngoc Chan, Christophe
Hello, > De : Antoine Monmayrant > Envoyé : vendredi 12 avril 2019 19:39 > > > Le Vendredi, Avril 12, 2019 11:47 CEST, P M a > > écrit: > > > > what is the reason that SciNotes changes the colour from > > > > printf(".\n"); > > > > to > > > > printf("...\n"); > > What occurs is that scinotes