On 2013-11-13 15:36, Vincent wrote:

Problem: When I run this code why it is automatically exit when it shows
the
          result. It allows me to input first numbers and second number
but when
          it shows the result it will totally exit and I can't see the
output.

I use D-IDE as my editor and dmd2 as my compiler.

You need to tell your IDE to not close the console when the application exists.

--
/Jacob Carlborg

Reply via email to