5,430 Posted Topics
Re: Windows XP SP3 here only took 20 minutes to reinstall. The target was one of our last Windows XP SP3 machines that we kept around for client support of a legacy app that was not going to be updated for any newer version of Windows. We don't bother with an … | |
Re: Where in this code is that id number? I didn't find it. | |
Re: While your tags including linux the specific shell wasn't called out. So for you to proceed you'd have to find which shell you want to write for as not all shells use the same language or syntax. Example: https://en.wikipedia.org/wiki/Comparison_of_command_shells After that you would code each line as you wrote above. | |
Re: In your debugger, examine again to see what it is at line 53. | |
Re: There are open source voting systems today. Only a student might try to create yet another system. Finally, encrypted databases are plentiful and free. That is not the real problem. | |
Re: Since you would bring project management skills to the game, yes. I've worked in many tech fields over time and project management is something of a constant that I used in electronics, software, documentation and product design. It's doubtful you will write that much code at a company that sells … | |
Re: What a terrible course and assignment. Using a non-existent computer design from 1946? No wonder I see grads that can't break free from punch tape handcuffs. | |
Re: Topic question doesn't appear to match your question in the text that follows. Also, we state what we want the firewall to do then write the rules but you seem to have put the [cart before the horse.](https://en.wikipedia.org/wiki/Cart_before_the_horse) That is, you have the rules before you determined why you have … | |
Re: When I check on products I have yet to use Insta. I am usually at the maker or sellers site and for a recent bit of research I was back to the maker to find their product specifications, field setup and more for a solar power inverter. Insta is not … | |
Re: Dead link for me: "The page you requested does not exist. For your convenience, a search was performed using the query set puzzlefor." Also, this sounds like you are searching for others to write this for you. If so, fix your link and provide what you are paying. If this … | |
Re: Again I feel you left out why you are asking. That is, from what I know of you this is your business to help others with SEO and social media work. Why not tell us what you think works in a tutorial post here? | |
Re: I think I'll have to know what you mean by objects and data. Rows in the database are what many refer to as data. Schema would be a table. Since most SQL deals with one or a few tables at a time, there is no real impact if a SQL … | |
Re: Sometimes these ideas are not financially viable. We are seeing this in the USA where folk are asking for a livable wage and companies saying they don't want to pay that. Same problem for you. If you can't make enough to live on, do you blame your SEO? | |
Re: Given the mention of SQL, why not have 3 tables? | |
Re: No source, no way to see where it may be broke. Even so, it appears your code is pointing to the wrong string and missing a possible LF or CR+LF (which is OS dependent.) | |
Re: I may misunderstand your query but to me this looks like two steps. 1. Convert the string to lowercase. Example: https://thispointer.com/converting-a-string-to-upper-lower-case-in-c-using-stl-boost-library/ 2. See if the word (string) is in the string. Example: https://www.cplusplus.com/reference/cstring/ | |
Re: Last year we ended all support of our last VB6 apps. The signs are clear you no longer make any new apps in this now problematic but loved system. Since it's a new app, time to pull forward to systems you can find today. | |
Re: I've noticed that the Reddits I participate in have bots that auto-delete shortened URLs. As such I can't use them. | |
Re: Bad company? Ahrefs won't answer such questions (for you) so my view is quite negative. However if this was you trying to talk up Ahrefs tools, you achieved the opposite effect since companies that don't answer pre-sale questions don't deserve the sale. | |
The front page seems to fill with duplicates. I'll paste what I'm seeing but here I am again finding the front page a place that I only check out to see if there's been any change for the better. Today, it's a reminder why I don't go there. Examples:  … | |
Re: Thanks for the great topic. I took to electronics in the 60's and wrote some code in 1973 for the old GE-210/310 or similar during the last year of high school. Off to college and took some PL/1 and Fortran. Later landed a job in the defense industry which let … | |
Re: There are some hundred plus Dell XPS desktop models. However if you feel yours had TPM 2.0 before the repair then you call up the repair company and ask for them to fix it right. Since the full model is missing here I can't check what TPM it might have. | |
Re: 1. Turning red. "Nothing to see here, move along." Example prior: https://www.reddit.com/r/Amd/comments/ioiyjl/ryzen_master_cpu_power_turning_red_should_i_be/ 2. You omitted the motherboard make, model, revision and BIOS version. 3. I always update the BIOS prior to a CPU change. 4. After the CPU change we take the BIOS to defaults and work the settings. NO … | |
Re: A quick look sees unbalanced curly braces. But that's not important right now. staffTWB is a structure and not an instance of the object. See https://www.guru99.com/cpp-structures.html | |
Re: With 66 solutions at https://rosettacode.org/wiki/Word_frequency it shouldn't be too hard to output the words with more than one instance. | |
Re: Having worked on projects that demanded ISO (pick a number) I came away with the view these are great ideas that you don't have to absolutely implement unless it's part of your contract or your sales depend on getting the certs. These certs cost money and why have certs you … | |
Re: No it doesn't. Our office is mainly embedded (no OS at all!) followed by Android and Windows apps. iOS was never a possibility because Apple decided to not include serial comms in their Bluetooth stack. That rather shortsighted decision meant we could never use any Apple product that ran iOS. … | |
Re: I don't see any code here. Maybe you are asking for code but it's unclear here as the tags don't mention what language you are using as well as you didn't supply the code you've written along with what stopped you. | |
Re: I'd use the dev kit from Google. However the Apple approach may be to let Siri do the work. Example: https://www.howtogeek.com/725103/how-to-set-a-default-music-app-on-iphone-and-ipad/ where you say Siri, play Baby Shark in Carl's mp3 player. For Android I'd integrate with Google Assistant noted at https://developers.google.com/assistant Unless I misread that you already have your … | |
Re: You need to keep studying but hey, https://rosettacode.org/wiki/Minesweeper_game has over 40 implementations of Minesweeper for you to look and see how many others coded that up. | |
Re: This may be good news as no one I know will install that title. Get a refund and let's chat why you considered this rather awful antivirus. | |
Re: I see no reason to write this. https://www.numerade.com/ask/question/write-c-program-that-asks-the-user-to-enter-the-number-of-rooms-in-house-for-cach-room-the-user-must-be-prompted-to-enter-the-following-details-of-each-room-to-be-stored-as-attributcs-of-thc-79362/ for example appears to have it completed. Maybe this is homework, maybe it's not but I can't tell from your writing so far. If it is homework, avoid demands that others write it and tell what where you are stuck. Then we … | |
Re: Can you clarify your question? Visual Studio was correct to call out that line 2. It's incorrect for more than one reason. Do we need to discuss the two reasons why Visual Studio called this out? Or did you need this in some other development system? | |
Re: At the very least do the usual SEO which has so many discussions already that I don't see any need to rehash that. DO ADD the missing information about you and your website to your profile so everyone here can see it and maybe make suggestions. | |
Re: Thanks for putting your YouTube channel in your profile. I have to ask: Why would we want to stay under the radar? Is there something shady going on with PBNs? | |
Re: Did you play around with interactive zoom? https://www.digitional.com/how-to-enable-interactive-zoom-in-vlc-player/ for example. Might have to work the Crop too: See https://i.stack.imgur.com/REzY8.png | |
Re: You write x86 but that looks like x88 to me. Also, wrong register for x86. Read https://www.aldeid.com/wiki/X86-assembly/Instructions/div | |
Re: Here's the search I used to find examples: https://www.google.com/search?q=alphablend+bitmap+in+c%2B%2B I can't guess why I'd write such today as I'd use a graphics library since, well, because I see no need to rewrite such or create what I consider a wheel. I bolt on wheels and functions today. Is there more … | |
Re: I've been on a few embedded MIPS dev teams. We used a C compiler. What little we did in assembly was to account for changes from the supplied BSP (board support package) to accommodate our custom board. It's possible you are posting homework here and didn't tell so I'll take … | |
Re: Besides the fact we don't do your homework it matters which OS this runs on. The code to fork varies from Windows, Linux, BSD, Android, MacOS, AmigaOS and all the rest. My advice is to share what platform this is on and supply the code passage you are having trouble … | |
Re: It appears no one can answer for many reasons. No one can guess if you are using the nice visual AWS Glue Studio or you were trying to do this in hard core script. If you were trying to do this in script you would share the script for all … | |
Re: That command could and should run into security issues. Besides why didn't you use the native vb6 mkdir code? https://www.vbforums.com/showthread.php?415821-RESOLVED-How-do-you-create-a-folder-in-vb6 for example. | |
Re: As I read your story, I wonder if you left out details such as this hard drive used to be in some other PC. Moving the Windows OS from one PC to another is not a sure thing. | |
Re: That message might be from https://github.com/aritchie/bluetoothle/blob/master/Plugin.BluetoothLE/CrossBleAdapter.cs but I can't find any specitif tutorial on adding this package to your app project. Try: https://docs.microsoft.com/en-us/nuget/consume-packages/install-use-packages-visual-studio | |
Re: Can you give me the TL;DR on that report? It appears to be about epidemics and how politics plays into government tracking and response. The doctors I visit have stopped trying to change the anti-vax mindset and now they say "F"them. "Let Darwin deal with them." I'm also near an … | |
Re: That sounds incorrect. PHP code in some HTML file would not execute. In short: 1. HTML is what your web browser consumes. 2. PHP runs back on said server, not in the web browser. Tutorial at https://www.instructables.com/How-to-Run-a-PHP-Script-With-Wamp-Server/ | |
Re: If I were to bet there is no file called main.java Many try to use the old Notepad and save the file as main.java but Notepad's saved file is actually "main.java.txt" which causes the file not found error. 1. In Windows File Explorer be sure to display file extensions. 2. … | |
![]() | Re: Actually that's pretty close. The lines 11,12,13 is the old brute force thing you might do in a hurry to get it out before lunch. What you may want is a loop that iterates from 0 to the number of banned words. Something like: for (i = 0; i < … |
Re: Is this the old Perfect Numbers question? I see over 120 solutions at https://rosettacode.org/wiki/Perfect_numbers which I could use and move on to the next issue. | |
Re: @Dani. It's the same question because they use such to try to get around spam bots. andersoAmber44 also appears to be https://www.daniweb.com/members/1226786/eleanorharper44 Conclusion: It's not a serious question at all. Just another spammer. |
The End.