Questions tagged as 'console'

1
answer

Using standard input and output on Android [closed]

When I learned to program in Java, I used a lot of standard input and output (stdin and stdout). Now that I am curious to learn what I can do on Android, I wanted to know if for practicality I can do the same thing I did on the Java SE platform,...
asked by 28.04.2016 / 19:01
3
answers

Print a string with only numeric values [duplicate]

I'm doing a program in console where the user types some codes, and I want to print that code back to him as soon as he enters. But I wanted to print only the numbers values and ignore the non-numeric values of the string. Does an...
asked by 17.05.2018 / 20:58
2
answers

Uninstall browser by console

I'm trying to use the delete navigator; command. It even returns me true but nothing happens in javascript to uninstall the Chrome browser. For some reason it is not working, could anyone help me?     
asked by 02.04.2014 / 16:56
1
answer

How to change the color of a console line in C?

So I would like to know how I can change the color of this line ... It's a college project and I've already researched other forums and everything, but I can never find an answer that will work. I am using the DevC ++ (5.11) compiler. When I s...
asked by 06.11.2018 / 16:22