5,431 Posted Topics
Re: I would be guessing what you want here. Members can upvote if you do good, down if not so to get points, keep working on hopefully good replies to other member questions or better yet, write a tutorial! | |
Re: > f = open("/home/onelabad/Desktop/output.txt", 'w') error start from here Make it simple. Try `f = open("output.txt", 'w') Usually the file permissions are fine for the folder we are currently in. I can't guess the permissions needed for that other path. | |
Re: This appears to be homework. Let's see your work so far. But hey, [SPOILER LINK](http://www.cplusplus.com/forum/beginner/88756/). Do not click. | |
Re: What server? Also https://www.crystalreports.com has a community and more. Hope you have a high limit on that credit card! -> Are you sure you must do it this way? | |
Re: Read https://www.daniweb.com/posts/jump/2156447 first. I'm not the person to ask about this as there were people I know (they have seen become homeless and lost in the world) over gambling addition. They burned through half a million dollars in a very short time. | |
Re: Was there a problem and question here? You didn't put much effort or this was a post you didn't complete. | |
Re: Everyone starts somewhere. I take it you are still learning how to search for such so here's how I would look. -> https://www.google.com/search?&q=udemy+opengl | |
Re: Not much to work with here but in the old 23 year Visual Basic 6 IDE, you find NEW FORM then OK that, then click and drag the objects you want onto the form. While this creates the form, it's anyone's guess what more your boss wanted today. | |
Re: It's unclear what the other form name was. Also lines 6 and 13 seem identical with a change in character case so what a way to confuse everyone what those two lines are about. | |
Re: Try https://wordpress.org/support/topic/warning-use-of-undefined-constant/ Also there appears to be missing code. Maybe you didn't share enough for us to see where this was defined. | |
Re: That sounds like you need to find a site that hires out such work. Fiverr.com is a typical for hire site. Here you read https://www.daniweb.com/welcome/rules to see you must show your work or the parts that fail and ask for help in that area. | |
Re: I didn't do a deep inquiry but think it could be the old GMT vs Local Time issue again. Think about your number of hours difference from GMT. Quick fix may be to add 2d or put an if statement to use 2d if after 12AM. | |
Re: I don't see it in the supplied information. But a friend works such and they run into limits all the time. https://firebase.google.com/docs/firestore/quotas#:~:text=10%20for%20single-document%20requests,also%20applies%20to%20each%20operation. for reference. | |
Re: That's over 500 lines so it's best if you call out what fails and what lines you feel need a closer look. | |
Re: Sounds like a nice final year project. But I see so much missing detail that it looks like some basic design work has been entirely skipped. Is there a design document available for us to read? Or is this one where we skip design and start coding? | |
Re: That looks very much like c to me. Sadly you didn't put much effort into this discussion so I'm left wondering what the issues are. | |
Re: Show your work, ask for ideas why it does or does not work. | |
Re: This format (Reusable Code Snippet) is for you to share your finished work. To start a new discussion you use other posting methods. Also, I've yet to see anyone do what you asked. Most problems have members show their work, point to where they have issues and ask for ideas … | |
Re: That question has been put up some ten thousand times. As you asked it again I take it you need to know how to find prior discussions. Read from https://www.google.com/search?&q=How+Can+I+Get+Backlinks+For+My+Website%3F Everyone starts somewhere. | |
Re: Is this test? I see this line of code at https://github.com/rivasyafri/ADT/blob/master/adt%20list%20linier/list.c | |
Re: Simplest code (incomplete) I know of. f = open('/proc/meminfo') f.read() f.seek(0) f.read() More at https://linux.die.net/lkmpg/x769.html Sorry, but I should have noted where to get source too for a good ps: Read https://gitlab.com/procps-ng/procps | |
Re: https://www.google.com/search?&q=3x1%2B2-9 says it's -4 but to me it wasn't clear what was expected versus what happened. Also, what was the assignment? The assignment appears to be missing here so it's guesswork on my part and I can't tell what it was really supposed to do. Maybe it's some sort of … | |
Re: device name is not in the API as I know it. Even https://www.freecodecamp.org/news/exploring-device-detection-for-better-user-experiences-in-2020/ doesn't know it. Now from memory there are ChromeOS devices that register with Google but I'm going to call that proprietary and private to Google's own world. Not something we can use at large. | |
Re: The closest fix I know of is to replace the motherboard with the same make and model. Remember you asked for 100% and that is the only fix I know of that comes close. Sysprep and more has never been 100% from my experience but as you know this area … | |
Re: Just me thinking it through the ??? section in psuedocode: while there are objects in the queue { for loop interating the names vector from first to last { if there are objects in the queue, pop one into the named vector } } | |
Re: My thought here is there is an issue with [hypothetical cognitive bias](https://en.wikipedia.org/wiki/Dunning–Kruger_effect) . But beyond skill in Java, what about the other skill such as problem solving? Being a master in any area goes beyond being a master in that skill so how to measure this is always hard. Maybe … | |
Re: This sounds like we can re-use prior works. 1. First we need that word count. Here's Rosettacode: https://rosettacode.org/wiki/Word_frequency 2. Now we have those counts, a grep will be fine. Here's an example I can copy and work over: https://www.daniweb.com/programming/software-development/threads/152550/how-can-i-grep-a-file-using-c Remember I take it this is a real need and not … | |
Re: Please show your work and let's chat about what is stopping you. | |
Re: https://en.wikipedia.org/wiki/Fireworks_algorithm seems to do this well enough. | |
Re: Could it be the spacing? Your post failed to share the format of your code so without checking for code correctness I wonder if your formatting failed you. Read https://forum.allaboutcircuits.com/threads/help-with-program-in-marie-assemby.29923/ | |
Re: The "connect" you describe is typical. But you left out what exactly you need this server to do. Before we get into Filezilla, I want to share that last week our office uncovered a laptop running Windows 8. To bring it into the fold we gave it a shot at … | |
Re: This is a help and more site. For homework you show your work and tell what area you have trouble with. If you want a homework solution site, well there are such out there. | |
Re: I'd skip that work and head straight to a C compliler such as http://users.ece.utexas.edu/~ryerraballi/ConLC3.html Remember I take it this is not a homework or such assignment (you didn't tell.) | |
Re: Small world, my two sons each have an Omen running W10. There are choices here but none require a new W10 License. 1. Just install W10 and let it digitally activate if you want a clean install. 2. Clone the drive. A bit of work as I usually have to … | |
Re: Please read https://www.daniweb.com/programming/threads/534891/python-problem-solve#post2277663 | |
Re: Neat idea but do read https://www.daniweb.com/welcome/rules | |
Re: Read: 1. https://www.daniweb.com/programming/software-development/threads/534863/what-is-the-code-will-be-like#post2277599 2. https://www.daniweb.com/welcome/rules | |
Re: To check your math on lines 29 and 30, print out userNum, lowerBound and the other to see what's going on at line 36. | |
| |
Re: I've worked with others on outsourcing for over a decade and never found it to be due to the country. It's still the quality of the staff and let's add this: Your contract. Some contracts forget to add metrics about quality. PS. Between my buddy and I we've been to … | |
Re: You'll have to define your question here as a polynomial is usually represented as an array. Read https://www.geeksforgeeks.org/multiply-two-polynomials-2/ As we see there one poly has 3 entries, another 4 and so on. So there can't be a simple one size fits all solution. Finally, you must show your efforts so … | |
Re: My preference might be the Daniweb Code Block method. <! doctype html> <html> <body> <title> How to write a html file</title> <h1> how to write html</h1> <p> when creating a html file you make use of of your notepad </p> <h2> processing of html</h2> <p> when starting you make use … | |
Re: Next time you should ask a question. | |
Re: As we know such would need a definition of "best." For some this means the right price, the right access (not all will travel to France today for the best courses) and then we need to define what digital marketing is. Try to be more specific next time about what … | |
Re: This is usually an interview question. Be sure to use a search engine to find prior dissertations about abstractions and interface in your choice of language but from my view there is no hard demand for such. But and this is borne out by the longer answers which I won't … | |
Re: Much more detail is required. But hey, here's the simplest camera access method I could find for a browser: https://developers.google.com/web/fundamentals/media/capturing-images | |
Re: I see a few hurdles. 1. C rather than C++ or other. 2. No detail about what this app manages. Plugins to what app? 3. What GUI? There are now hundreds to thousands out there today. | |
Re: I have to think you want single words here? Here you go: ## Questions ## | |
Re: The usual first project for a new language is "Hello World!" Here's this one for you. Why we do that is to see if our compiler/interpreter is setup and working before we move to bigger projects. From https://rosettacode.org/wiki/Hello_world/Text : print("Hello world!") |
The End.