I tried to make a function that could delete memory on a int pointer. Unfortunately, it did not succeed. I feel like I made a mistake. Can som
I have successfully created this code to pull in data from an api. I am pulling in games and some extra info. It limits to 20 records when the script is ran. Ho
I have problem with sending a big file via webService (System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse). Everything works fine when the file
Here's two scenarios: Eclipse (or perhaps even other programs?): If I indent, such as pressing tab or similar: Step 1: ( | is the caret ) public text(){
I want to build wedding app for my school project. I can't build a programmable timer. Users should set the timer like "10 week later" and timer start to countd
Trying to set window.location or using window.navigate() to make the browser go to about:crash or chrome://crash doesn't work. Is there a way to do it?