I'm trying to insert new lines of codes in the same running module every time the user input something. I tried with open function but this function in exe prog
I have a drag and drop system in which users can drag and element and that dragging should, of course, match the mouse movement. To update the element's positio
I have the following problem. I get no output with the following command and no error message either. However, if I take the line by itself and replace $n with
So I’m writing a console game in c++. I have enemy classes, will have a player class soon, im gonna have projectile classes (hopefully I can figure out so
My existing netfx library allows consuming a vendor side WCF service. The payload size and frequency at which the call is made is pretty high. So we use protobu
I am using Selenium IDE for some tests. But hardly stuck with one action - i need to close a download pop up window in FF. Common way to perform this would be
This here is my function that hears for anything incoming from Telegram. It does work well with any message and files or whatever but it doesn't work when i pre
I was trying to test gRPC server and client on two different machines and made sure the firewall rules are enabled (both inbound & outbound ) and verified t