in reply to Re^3: Plot Graph in Console by printing special character say * and spaces using matrix structure in Perl
in thread Plot Graph in Console by printing special character say * and spaces using matrix structure in Perl

Apologies. I didn't mean that. I after my question instantly tried it and found it is using Linux OS command `stty`. I am googling and and have found this link for getting console size on windows.

https://github.com/symfony/symfony/commit/417130506798627a70d5a82df51a91326d2738e0

Currently I am checking it and I will find the alternative of `stty` on windows. Many thanks.

  • Comment on Re^4: Plot Graph in Console by printing special character say * and spaces using matrix structure in Perl