User talk:CalmoSoft: Difference between revisions

From Rosetta Code
Content added Content deleted
Line 41: Line 41:
[https://1drv.ms/i/s!AqDUIunCqVnIg0F7c0Pr7Y62R2D9 CalmoSoft Fifteen Puzzle Game Image]
[https://1drv.ms/i/s!AqDUIunCqVnIg0F7c0Pr7Y62R2D9 CalmoSoft Fifteen Puzzle Game Image]


: You'd have to ask an admin. But I don't think they can do it either. Some people use an image hosting service. [[User:Fwend|Fwend]] ([[User talk:Fwend|talk]]) 12:01, 30 June 2017 (UTC)
Greetings,
Gal Zsolt
(~ CalmoSoft ~)

Revision as of 12:01, 30 June 2017

Output

Hi. I've noticed that many of your Ring entries do not show output, even if the task requires it. For instance the Runge-Kutta task explicitly requires output, but the Ring code doesn't even seem to print anything. Output is important because it's often the only easy way we can tell if the code works as the task intended. Fwend (talk) 13:39, 30 March 2016 (UTC)

Hello Fwend,

In the Ring "see" is the output command. See the next line in the "Runge-Kutta method" program:

see "y(" + t + ") = " + y + " error = " + (actual - y) + nl ok

Greetings, Gal Zsolt (~ CalmoSoft ~)

Alright, but it's still necessary to post the output. You can do this using <pre>...</pre> tags. Fwend (talk) 17:07, 30 March 2016 (UTC)

Hello Fwend,

Now I have added the output. Thank you very much for suggestions. In the future I will add the outputs.

Greetings, Gal Zsolt (~ CalmoSoft ~)

Upload an image

Hello Fwend,

It is impossible to upload an image.

Greetings, Gal Zsolt (~ CalmoSoft ~)

Yes, image uploads have been disabled (for security reasons). Fwend (talk) 07:31, 30 June 2017 (UTC)

Hello Fwend,

Please can you upload the next image:

CalmoSoft Fifteen Puzzle Game Image

You'd have to ask an admin. But I don't think they can do it either. Some people use an image hosting service. Fwend (talk) 12:01, 30 June 2017 (UTC)