rproffitt 2,701 https://5calls.org Moderator

I found no question from you here. What there is looks like a copy/paste of the homework, some code and again no question found or statement from you what issue you think there is with the code as it is.

Take a moment to either ask a question or write what you think is wrong with the code.

rproffitt 2,701 https://5calls.org Moderator
  1. Why did you tag your post with c, c++, java, javascript and python?
    All these support arrays.

  2. If I google "How to make an array in Dart?" then I see tutorials so how to make an array can't be your question.
    Please expand on what stopped you here.

rproffitt 2,701 https://5calls.org Moderator

That sounds like you would use a file-dialog box then place the image in a picture box.

Let's see your code so far.

rproffitt 2,701 https://5calls.org Moderator

More detail is required. Upload could mean to some web site, a file server and so on. Please add more detail along with what you written so far.

aichakh commented: I m doing a form i want to allow user to upload image from his pc to the form ( brows to his fils in his pc and select image and upload it in the form +0
rproffitt 2,701 https://5calls.org Moderator

Welcome neighbor!

rproffitt 2,701 https://5calls.org Moderator

I'm guessing you meant Calendar but is the Calendar output to be:
a. ASCII.
b. HTML.
c. PDF.
d. Scaleable to fit page sizes.
e. Fillable?
f. Import of ICS or such ( https://en.wikipedia.org/wiki/ICalendar )

Beyond that you list items that sound like homework but didn't tell that.

Anyhow, here's a generic calendar in Python with PDF output.
http://a-d-c.ca/pdf-calendar-making-in-python/#page-content

rproffitt 2,701 https://5calls.org Moderator

This appears to be another homework dump. Can you share why you are dumping your homework here?

-> How this place works. You create a discussion with your issues, show your efforts and tell where you are stuck. It's that simple.

rproffitt 2,701 https://5calls.org Moderator

This appears to be homework as I check https://www.coursehero.com/file/30305625/MySQL3-OrdEntry-2sql/

Demanding others do your homework is not a good idea. Tell us where you are stuck.

rproffitt 2,701 https://5calls.org Moderator

What is this "my window"? I would be guessing that your computer's Internet works while you on or near your window and not that you meant to write something about the Windows operating system. Also, what does postfix and python have to do with the issues?

rproffitt 2,701 https://5calls.org Moderator

I suggest you write it from scratch rather than convert. It's your code so you know what it does and you know C so you write a new app knowing what you know.

In parting the formatting of your code looks to have failed. Take time to make good looking posts by checking what it looks like with the Preview feature.

rproffitt 2,701 https://5calls.org Moderator

Welcome Richard!

rproffitt 2,701 https://5calls.org Moderator

As far as I know, Microsoft has yet to implement this. Example: https://techcommunity.microsoft.com/t5/microsoft-forms/deleting-forms-responses-gt-300/m-p/198168

You may be forced to change from MS Forms to something classic like a web site, SQL and such.

rproffitt 2,701 https://5calls.org Moderator

But what do they think of AI assisted coding? Example TABNINE.

rproffitt 2,701 https://5calls.org Moderator

Maybe "loading." Back to your loading question. I take it you are new to this so here's a short tutorial about CDNs:
https://www.cloudflare.com/lp/cdn-x/

Short answer: Almost every CDN will get you faster loading times.

rproffitt 2,701 https://5calls.org Moderator

As with any app if you can't write it yourself you either find an app you like or write down what said apps should do for you then shop around.

Anyone that comes back with a single company for you is likely spamming.

rproffitt 2,701 https://5calls.org Moderator
rproffitt 2,701 https://5calls.org Moderator

The code looks incomplete but I'll roll with it. To find out where the issue is I'd find out which area it is.

I see blocks of code at lines 1, 6, 10 and 24. Working from the bottom up I'd remove from 24 down, test, then 10, test and so on so I can find which block is trouble.

Remember that I don't have your setup so all I can write is how to whittle down to where the issue is so I can focus.

rproffitt 2,701 https://5calls.org Moderator

I see this is marked as solved. Anyhow, welcome to Daniweb.

rproffitt 2,701 https://5calls.org Moderator

This may be impossible for assembly, visual-basic-6 and maybe xml.

A quick search seems to indicate this was a homework assignment for Java ( https://www.chegg.com/homework-help/questions-and-answers/create-class-named-person-two-subclasses-named-student-employee-create-faculty-staff-subcl-q12794309 )

Please folk, take a little time with those tags. Make sure they really apply to the question.

rproffitt 2,701 https://5calls.org Moderator

It looks to me you would duplicate the code starting at about DWORD dwData = 6 to where this code section ends (remember I take it this is your code, not found in the wild and that you write code) and paste that above the return 0; and make changes as you wish.

Next time pay attention to code formatting in your post so there are line numbers and better code formatting.

에프 commented: Thank you sir. I find the solution similar to your answer. Have a good day. +0
rproffitt 2,701 https://5calls.org Moderator

Did you want to ask a question or write a tutorial?

rproffitt 2,701 https://5calls.org Moderator

https://byjus.com/maths/sum-of-odd-numbers/ tells us we don't need to use a for loop!

rproffitt 2,701 https://5calls.org Moderator

This looks like homework. If anyone writes this for you then the professor will find the completed work here and fail anyone that used the answer.

You don't want that. Can you instead share where you are stuck and show your work so far?

rproffitt 2,701 https://5calls.org Moderator

Good to hear. Can you share where you are stuck so we can begin a discussion?

rproffitt 2,701 https://5calls.org Moderator

Odd way of asking but OK, can you write where you are stuck versus dumping your homework assignment?

rproffitt 2,701 https://5calls.org Moderator

My view is the income must be enough for a living. Housing alone here in the USA is in most cities hitting new highs which 15USD a hour will have you living in your car and then it gets worse.

You know what your monthly needs are so it must be that much or very soon you won't be doing this.

rproffitt 2,701 https://5calls.org Moderator

Welcome. Can you make a new discussion about that 11 year old problem you are working on?

rproffitt 2,701 https://5calls.org Moderator

Welcome to Daniweb.

rproffitt 2,701 https://5calls.org Moderator

Per your topic question, http://www.cppforschool.com/tutorial/foc-loop.html seems to be a nice tutorial about how to draw a flowchard for a loop.

As to the text in your post, you forgot to share your work so far or ask a question.

rproffitt 2,701 https://5calls.org Moderator

This looks like work or a class assignment. Is the graph graphical? If so, what libraries are used and on which OS as that can be an issue.

Let's skip all the part about where dumping assignments and all that and have you share more detail about where you are stuck.

rproffitt 2,701 https://5calls.org Moderator

It's a wild place, isn't it?

rproffitt 2,701 https://5calls.org Moderator

Again, I read that you don't like how the encrypted text can vary and not that it didn't decrypt.

Maybe I should use an example where the encrypted text does vary. As you are into crypto, look at the "book cipher."
Reference: https://en.wikipedia.org/wiki/Book_cipher

If I were to use said cipher I would not reuse a code. That is, for my codebook I would line out the word so I would be sending unique encrypted text so to make the code breaker's work much harder.

rproffitt 2,701 https://5calls.org Moderator

Let me state that this is a GOOD THING. If the cypher always encoded to the same text then decryption is more likely.

Remember that you did write "the cryptography decrypts" so it's not broken.

rproffitt 2,701 https://5calls.org Moderator

Who? Flat top?

Here come old flat top

rproffitt 2,701 https://5calls.org Moderator
rproffitt 2,701 https://5calls.org Moderator

This doesn't tell me enough. All in fun, I could write 'Person. Woman. Man. Camera. TV' as well as the next person but on its own be meaningless to most of us.

Take a little time to explain what you need as well as pose a question or two.

rproffitt 2,701 https://5calls.org Moderator

I'd have to use a language translator but you mention Visual Basic 6.0 which is so old and can't be bought any longer for decades.

My advice is to move up to a current version.

rproffitt 2,701 https://5calls.org Moderator

Even if you don't know Python, why can't you convert it line by line. For example, is line 1 a problem?

biityy34 commented: public class Output2 { public static void main(String[] args) { int n = 10; for(int i=0;i<n;i++) { for(int j=0;j<n;j++) +0
rproffitt 2,701 https://5calls.org Moderator

Then again it could be aliens. https://i.imgur.com/KUbw0mz.png

Kidding aside, the number of people killed by politicizing the pandemic is in the millions yet I find this strangely missing in the news. Well, this year I have read a few articles so someone does think about it.

As to Jon Stewart, I thought he was pulling our leg.

rproffitt 2,701 https://5calls.org Moderator

Just last week a close friend was sending me "data" from the Pandemic Analytics and Data (PANDA) group.

Let me be brutally blunt here. Such misinformation is deadly.

rproffitt 2,701 https://5calls.org Moderator

This sounds like homework. Please show your work and write about where you are stuck.

rproffitt 2,701 https://5calls.org Moderator

Welcome.

Thanks for sharing your work load as I was just discussing with someone else that the phone systems were part of many company's IT assignments.

I fear the days of when it was it's own little phone company are over.

rproffitt 2,701 https://5calls.org Moderator

Slightly better post than https://www.daniweb.com/programming/software-development/threads/535582/microscopic-multiply

However it appears to be the same demand. Remember to show your work and tell where you are stuck.

rproffitt 2,701 https://5calls.org Moderator

How to fix? See priors by research with "canvas create_image with more than one image".

rproffitt 2,701 https://5calls.org Moderator

Anti-vaxxer and anti-lockdown folk are in denial that in a pandemic,
our actions have implications for people that are not just you alone."

  • unknown

I find that when confronted with this they change their tune from "freedom whatever" to conspiracies, it's not real and other, well, chants.

The USA now registers over 600,000 dead from COVID-19 alone. 600,000 may be the lower bounds of this number.

Deaths attributed to COVID-19 accounted for 72.4% of US excess deaths.

Yet some claim this has no bearing at all on the labor shortage. I have a relative who worked in Los Angeles and confirmed about the meat trailers at the hospital. This wasn't good enough for a conservative I know. They wanted me to have actually check the trailers for bodies.

No thank you.

rproffitt 2,701 https://5calls.org Moderator

How much are you paying me to do this work?

This does however look like homework which is for you to write but if you are stuck, please tell us where and show your work to fix it. Then we can discuss what to try next.

rproffitt 2,701 https://5calls.org Moderator

Thank you Jim. By the way, the first court ruling about this agrees that a business, in this case a hospital can mandate it's staff be fully vaccinated.

rproffitt 2,701 https://5calls.org Moderator

Nod to https://en.wikipedia.org/wiki/Code::Blocks for status.

It's last update was 14 months ago which isn't a bad thing. Most consider it a "good IDE."

HOWEVER with the arrival of AI/ML powered development systems such as Tabnine our expectations of a good IDE are changing.
2018 - https://www.reddit.com/r/rust/comments/9uhc1x/tabnine_an_autocompleter_for_all_languages_built/
2021 - Even better.

Alamir Rangel commented: Excelent +0
rproffitt 2,701 https://5calls.org Moderator

Seems to be what you need to add to the insert. That is AND room_name = your_variable.

Manggala commented: based on stackoverflow answer I dont undertstand this part `FROM (SELECT 1)x LEFT JOIN ` what does that mean? (SELECT 1)x ? +0
rproffitt 2,701 https://5calls.org Moderator

That link has no code so I can't see your code as well as where you explain where you are stuck.