So I am new to C programming and I wanted to know if there is any way of reading a txt file into a C program and store the integers separately. An Example of th
i keep getting the following error. [2022-03-09 08:30:49] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate
So I am trying to get the information from a specific API and copy it's data in my database (for test purposes). Here is my code so far: private static final St
I am trying to explore .NET 6 with MAUI preview 14 to run code on Windows, Android and other platforms. While my code works fine on Windows, on Android, where I
Without creating a branch and doing a bunch of funky work on a new branch, is it possible to break a single commit into a few different commits after it's been
I have read every related post on stackoverflow but i just still cant seem to replicate the exact same RSI calculation that tradingview uses. I've spend over do
I am getting these errors: GET http://127.0.0.1:5500/src/api.openweathermap.org/data/2.5/weather?lat=29.0188653&lon=77.7680952&appid=9268356eb17fbbe77a8
Our application is hosted in websphere, my webservice client (jax-ws) is making webservice call to remote server. I will need to define timeout for this webserv