Skip to content

How Ca I Console.Write("╗╔═╗╦╦") in cosmos #2800

Discussion options

You must be logged in to vote

well u can use cp437 with

Encoding.RegisterProvider(CosmosEncodingProvider.Instance);
Console.OutputEncoding = CosmosEncodingProvider.Instance.GetEncoding(437);

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@ahmedbarakat2007
Comment options

@9xbt
Comment options

Answer selected by ahmedbarakat2007
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants