5,431 Posted Topics

Member Avatar for Nicholas_19

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!

Member Avatar for Dani
0
14
Member Avatar for aliabd

> 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.

Member Avatar for rproffitt
0
35
Member Avatar for JackSterllING

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.

Member Avatar for rproffitt
0
48
Member Avatar for Magic8Computing

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?

Member Avatar for rproffitt
0
1K
Member Avatar for Dima_5

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.

Member Avatar for Naheedmir
0
145
Member Avatar for Satyajeet_1

Was there a problem and question here? You didn't put much effort or this was a post you didn't complete.

Member Avatar for Naheedmir
0
62
Member Avatar for Eu_531

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

Member Avatar for Naheedmir
0
79
Member Avatar for Bamdele

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.

Member Avatar for rproffitt
0
70
Member Avatar for ShishiLearn

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.

Member Avatar for rproffitt
0
37
Member Avatar for madhan

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.

Member Avatar for rproffitt
1
53
Member Avatar for Shishir_1

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.

Member Avatar for rproffitt
0
26
Member Avatar for helloworld2021

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.

Member Avatar for rproffitt
0
45
Member Avatar for Saboor880

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.

Member Avatar for rproffitt
0
531
Member Avatar for ComSciNum7

That's over 500 lines so it's best if you call out what fails and what lines you feel need a closer look.

Member Avatar for tinstaafl
0
154
Member Avatar for Charlie_13

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?

Member Avatar for rproffitt
0
15
Member Avatar for Alexandre_6

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.

Member Avatar for rproffitt
0
77
Member Avatar for Ali_698
Member Avatar for Prajkta_2

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 …

Member Avatar for rproffitt
0
153
Member Avatar for mymonograph

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.

Member Avatar for rproffitt
0
13
Member Avatar for Rifki03

Is this test? I see this line of code at https://github.com/rivasyafri/ADT/blob/master/adt%20list%20linier/list.c

Member Avatar for rproffitt
0
20
Member Avatar for Lesley_2
Member Avatar for sandi david

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

Member Avatar for rproffitt
0
38
Member Avatar for Gabriela_4

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 …

Member Avatar for rproffitt
0
63
Member Avatar for Mr.M

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.

Member Avatar for rproffitt
0
2K
Member Avatar for MrNoTech

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 …

Member Avatar for rproffitt
0
164
Member Avatar for Gabriela_4

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 } }

Member Avatar for rproffitt
0
169
Member Avatar for Keep_2

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 …

Member Avatar for Reverend Jim
0
80
Member Avatar for Haneen_1

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 …

Member Avatar for rproffitt
0
51
Member Avatar for hamad_2
Member Avatar for rproffitt
0
37
Member Avatar for mirzamoneeb0

https://en.wikipedia.org/wiki/Fireworks_algorithm seems to do this well enough.

Member Avatar for rproffitt
0
29
Member Avatar for Muchui_1

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/

Member Avatar for rproffitt
0
30
Member Avatar for Omar_17

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 …

Member Avatar for rproffitt
0
109
Member Avatar for Bilal_26

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.

Member Avatar for rproffitt
0
33
Member Avatar for Oremaster10

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.)

Member Avatar for rproffitt
0
151
Member Avatar for kermit1422

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 …

Member Avatar for rproffitt
0
28
Member Avatar for hssoma
Member Avatar for rproffitt
0
23
Member Avatar for Charlie_13
Member Avatar for anes1

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

Member Avatar for rproffitt
0
40
Member Avatar for Katie_4

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.

Member Avatar for rproffitt
0
60
Member Avatar for SP SINGH_1
Member Avatar for Software_5

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 …

Member Avatar for Dani
0
88
Member Avatar for Sami Rmaileh

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 …

Member Avatar for rproffitt
0
41
Member Avatar for Idoma

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 …

Member Avatar for Dani
0
62
Member Avatar for rutu9392
Member Avatar for Naheedmir

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 …

Member Avatar for Dani
0
31
Member Avatar for Adm666

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 …

Member Avatar for rproffitt
0
42
Member Avatar for otienofelix909

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

Member Avatar for rproffitt
0
20
Member Avatar for Prasad_9

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.

Member Avatar for rproffitt
0
23
Member Avatar for ferrerjulie
Member Avatar for rproffitt
0
55
Member Avatar for Pratiksha_5

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!")

Member Avatar for rproffitt
0
29

The End.