I have a problem with NCurses... i need to handle all keys like Esc, Alt+F etc. Problem is that the codes are similar... i.e: Esc - 27 Alt+A - 27 65 As an ex
I dont't have any code for this, but I do want to know how I could do this. I use visual studio 2010 C# if that matters. Thanks Jason
I have a Azure Servicebus with a single topic and a single subscription. I have a windows service on-premise, that subscribes to this topic and it has filters t
Sorry for repeating the topic but I can't solve the problem. I don't understand what I'm doing wrong. Always shows me error: nginx_1 | 2021/07/27 14:26:38 [em
I am trying to use catch2 unit-test framework with a simple .cpp file to learn how to use this unit-test, this is my cpp file: #define CATCH_CONFIG_MAIN #incl
I have a code that polls data from a website and displays it on a screen attached to a raspberry pi W model. The code is written in python on my raspberry pi. M
I have a function, say f(theta, phi) = sqrt(1 - (sin(theta)*sin(phi))**2) + 5 * sqrt(1 - (sin(theta)*cos(phi))**2) that I want to plot as a color plot on the su
I'm trying to find the exact match for the following strings; /test/anyAlphaNumericId123 /test/anyAlphaNumericId123/ That will not match the following /test/an