I am making a C++ game-project and in the game I need to choose random bonuses (functions). (below is the example of the code) void triple_balls(){ /* CODE
I have a program that processes calendar date type structures (day, month , year). How can I read the content of a file, regardless of the number of records in
When I use these codes Dim inDate As String = CStr(dgr.Cells(0).Value.ToString("MM-dd-yyyy")). The error says the conversion from string "MM-dd-yyyy" to type in
So i've made the translations work perfectly, but I'm having a small issue where lets say I change the language from English to danish and reload page and scrol
tldr; I think I need to add a github token. I have a token from github, but I have no idea how to implement it at the stage that I'm at. I am trying to deploy a
I am using editorjs in my project and there are no typescript files in my project. Could not find a declaration file for module '@editorjs/image'. 'node_modules
I want to use a multi-step form combined with some formsets in Django but I realize I need more experience on the subject. I also see that there is hardly much