The Artima Developer Community
Sponsored Link

Java Answers Forum
getch()

1 reply on 1 page. Most recent reply: Oct 23, 2002 11:18 AM by Kishori Sharan

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 1 reply on 1 page
Kai

Posts: 1
Nickname: schach12
Registered: Oct, 2002

getch() Posted: Oct 23, 2002 11:07 AM
Reply to this message Reply
Advertisement
Is there something similar to getch() - i know from C++ - in Java. As when I programmed an application and run it in a DOS Window it opens and closes without the possibilty to see what has happend. Thanx


Kishori Sharan

Posts: 211
Nickname: kishori
Registered: Feb, 2002

Re: getch() Posted: Oct 23, 2002 11:18 AM
Reply to this message Reply
No...If you want one develop it in C and using JNI you can call it...

Thanks
Kishori

Flat View: This topic has 1 reply on 1 page
Topic: CAG - intersection and exclusiveor Previous Topic   Next Topic Topic: String Arrays

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use