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

My bet is Dani will show up soon. Till then, welcome and read https://www.daniweb.com/welcome/about

I can't relate to today's CompSci College as I took classes in the 70's where you had Fortran, Cobol and for me mixed it up with electronics which was too early for the small microprocessors I later designed with.

But the basics I learned then meant I could keep up with the changes in technology.

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

I am not a Paypal integration person. But hey, it's a good read about this at https://developer.paypal.com/docs/api-basics/notifications/ipn/

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

This looks like homework. As such you get to write and do the homework so let's hear where you are stuck.

Siti_4 commented: yea it is my Final Assessment. I tried and this is how far I can get. +0
rproffitt 2,701 https://5calls.org Moderator

From what I'm reading here, there is no code required here. Since I am not taking this class I can't fill in the blanks as to what exactly the report is expecting. Yes you copied part of the assignment here but not enough and MOST IMPORTANTLY where you are stuck.

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

That must be a typo (c+++) with a nod to https://www.quora.com/What-is-C+++

I'll write that I use the standard sort because I need my code to work, not to spend time debugging.

Here's the tutorial on this: https://www.cplusplus.com/articles/NhA0RXSz/

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

Can you define "best"?

Some mean cost, others mean market penetration, but here you didn't say.

My answer is it's always your choice. What are you doing now?

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

This appears to be homework. As such few will write this game for you.

Such an assignment would be the culmination of what you learned so far but let's skip that for a moment and ask:

Where are you stuck?

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

The formatting seems off here. Those first three lines of your post seem to belong in the code.

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

That's what grandpa did it seems. It cost a lot to get the car wreck out of the canyon.

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

I can't tell where you are in your journey so let's start with this quote/advice to Dorothy in the Wizard of Oz.

It's always best to start at the beginning – and all you do is follow the Yellow Brick Road.

Your choice of tags seem to tell me you want to get to the point you can make a game on Android tablets and smart phones. There's a lot of work to do before you start game design and more. Here's a free tutorial system for you to begin your journey:
https://www.tutorialspoint.com/android/index.htm

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

Sounds like homework. Per the forum guidelines you must show your effort (work) and tell us where you are stuck. Doing your homework or assignment does you no good.

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

I can't guess what you want here or where you got stuck. I take it this is for Linux or an Apple OS?

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

I don't know how much cloud storage costs, but its it every develops objective to create an app used by as many as possible?

To that question my answer is no. For my example I'll use apps that I developed for a few corporations. These apps were specific to the company and we had no interest in expanding use to as many as possible.

Back to what might be your real question. Can you share what app that you wanted on the Windows PC that was only on a smartphone? Most of these are mobile banking and games so these would be best where they are (mobile.)

Again, let's hear something more specific.

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

I guess we should get into the smartphone discussion big time then. With either Apple or Google you are giving up a lot of information. If you want to use desktop apps, why not do that. But it's not as if you are not leaking data there.

Back to robocalls. I have yet to read that smartphones are why we get robocalls. My view on why is simply it's TOO CHEAP for robocallers to call you. It's a shame that phonecalls can't cost ONE PENNY. Just that penny would decimate the robocall business models without costing us much more to our bills. I'd pay that with pleasure.

As to apps, can you be more specific?

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

Could you explain those tags you used? I see C++ and well, others that don't apply.

I worry that your question is similar or same as https://www.quora.com/How-do-I-make-a-Python-program-loop-back-to-the-beginning-if-N-is-inputed-into-a-variable

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

It doesn't cost that much to make an app that's usable both on desktop and mobile.

I want to add that I've worked with Android apps for a while. We use Google's own Android Studio. But the app alone isn't what cost we have to consider. Depending on the app you need servers, services and you can choose cloud or not for the backend. Almost all apps I know of require some server to host data or services. I usually find the would be developer to be shocked what such can cost both in monthly fees and the development.

As to the OP, I had hoped they would come back with more questions.

RobertFromBk commented: I don't know how much cloud storage costs, but its it every develops objective to create an app used by as many as possible? +0
rproffitt 2,701 https://5calls.org Moderator

Please take some time to write a complete question. I would be guessing this is about the Punjab National Bank but can't begin to guess what "Swift code" is here.

I'd see if they have offices in Lubumbashi.

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

You may wish to tell a bit more.

  1. Is it C or C++.
  2. What's stopping you right now? (Read the forum policies about homework and/or assignments.)
  3. Let's hope this is in Centigrade. Be sure to call this out. Then again, maybe Kelvin would be a nice change or maybe for extra credit support input of all accepted temperature scales. 32F, 0C, etc.
  4. The last thing is this "driver program." Did you mean to say "unit tests?"
rproffitt 2,701 https://5calls.org Moderator

Welcome. Any on the ground news about COVID in your city?

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

So many issues here:

  1. No question, discussion or why you posted this.
  2. Poorly formatted. Why should anyone read this code?
  3. Try again but spend a few more minutes to tell everyone what the issue is and format that code for readibility.
rproffitt 2,701 https://5calls.org Moderator

I'll write you are creating a Hangman program so your question is something else.

I didn't read the code because that would have me reverse engineer your design. Before we code, we have a design, sketch or more. Diving into code first, design later has so many "trying to fix this."

As to storing variables, I want to hear more about this hurdle. I looked up https://www.w3schools.com/cpp/cpp_variables.asp and it seems to be something you would learn inside the first week. Tell me more what the real issue here is.

rproffitt 2,701 https://5calls.org Moderator
  1. Why? Seems you could solve this in many other ways.
  2. What is a "bst"? Don't make me guess.
  3. Define "largest." Could be largest value of which array, collection has the most entries.
rproffitt 2,701 https://5calls.org Moderator

That sounds incomplete to me. Maybe this is some homework and you are stuck. Tell us where you are stuck and we'll discuss. Unlike some places we don't do your homework for you but will discuss and hopefully help you past the hurdles.

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

My question is: Why not write a little code to find out for your choice of compiler and system?

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

https://www.google.com/search?&q=The+autoloader+expected+class tells me you need to supply what you are doing.

I would be (badly) guessing you tried to use some bundle but I can't determine which one.

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

Thanks for the fairly complete code, but it appears your problem statement has changed.

I take it your new problem is: "I need doge to show 35 when i open the page"

If you want the Doge item to show 35 when it opens, then here's some thoughts.

  1. Line 7 might be:
    document.getElementById("secondnum").value = 35;
  2. Or line 6 would set the value. Maybe from https://www.w3schools.com/tags/att_input_value.asp or
    <input type="number" id="secondNum" name="secondNum" value=35></br></br>
rproffitt 2,701 https://5calls.org Moderator

To be clear I'm waiting for you to supply what is called a minimum viable example of the issue you are having.

With you supplying me one line such as x = y * x; I can put that into an online javascript (not java unless you really meant that) test site so we can discuss this further. Maybe the problem is not about multiplication but something else?

rproffitt 2,701 https://5calls.org Moderator
  1. Prior to my reply I used an online Javascript system to double check I could multiple with and without using Number(). Both appear to give me the same result (the result of the multiple.) Can you give a solid example where you are having difficulty with this multiplication? Just one line for me to pop into Javascript please.
  2. No issue here?
  3. Seems to be no issue yet.
  4. Let's try some examples for me to put up online. There may be a typo here as to "2 2 numbers".
rproffitt 2,701 https://5calls.org Moderator

It's unclear what doesn't work. Just to check something out I tried some multiplication without Number() and it seems optional.
Can you explain:

  1. What doesn't work. Your code looks to be a fragment so I can't try it in an online Javascript tool.
  2. Your tags have Java yet I think this is Javascript.
  3. Why is Number() used.
rproffitt 2,701 https://5calls.org Moderator

This (DANIWEB) site is legit but your pay here is thank you's for helping others.

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

Something left unsaid here. What does Ajax, CSS and HTML have to do with your one word discussion?

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

The code on lines 51 to 63 seems fine as to asking and getting some information from the user. But the topic doesn't seem to mesh with those lines.

Where is the code for " add the value as simple as interting values in the database." (that really needs rewording as it's a bit muddled.)

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

Can you tell more? Here we have Zoom, Discord and other apps that are on mobile and versions for laptop and desktop.

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

It appears that many have used ncurses to write a tictactoe game.

Here's how I found them: https://www.google.com/search?&q=tictactoe+ncurses

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

I was on my Moto 7 and saw no overlay from the web link or code. Remember that the method in your demo link up top is exactly the method Google lead with and for your purpose is a dead end.

As to your new bit.ly that is the method I wrote about later. I see in the code "Camera Tag : Browser-Based Webcam Video Recording Service And Developer API".

This is not an API I'm familiar with so you have to ask them how to integrate this with your site.

Sorry but no, it's not free as I read https://www.cameratag.com so I must defer its use to them.

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

It seems odd to use the console for input/output like but no, it's not clear at all what your issue is yet.

That's over 200 lines long so my suggestion is to supply a "minimum viable example" of the problem as well as rewrite the question.

Aldrich_2 commented: it is is the code line 51 to 63 +0
rproffitt 2,701 https://5calls.org Moderator

LBM Solutions. We offer multi-level marketing software with MLM software solutions for your business

So your current offerings aren't very good?

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

The company or person offering the internship is the one to ask this question.

While I admire folk that want to avoid Windows, it's something that you will encounter in today's world. May as well learn about it and more.

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

I worry there's a typo in your post. I'm reading https://en.wikipedia.org/wiki/Clojure and it doesn't make sense yet.

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

In your list of tags is a very good tag. Wordpress. For many a Wordpress site will be sufficient. Why not focus on that for a year or more?

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

You'll have to tell more. Your post needs expansion so we can start.

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

Dug a little deeper into your goal and the built in camera/video recorder doesn't embed in the web page (your demo page fails to overlay because it's calling up the Android native video recorder app.)

-> Let's pivot/change the question to "How would I embed a video recorder in my web page?"

We know Zoom and other sites can do this so asking this question may be a better way to make some progress.

Let's look at the camera method you used. It's not going to be a web element as we read:

Once the user has finished recording and they are back in the website

So to the method you lead with above the answer is a solid no. But if you change to something else as https://www.google.com/search?&q=How+would+I+embed+a+video+recorder+in+my+web+page%3F answers with many possible solutions then an overlay given the method I noted looks correct.

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

everything in a DOM document (webpage) is layered, so you can always choose which elements to overlay on top of all other elements.

  • Dani

My work was specific to playback of video content but as Dani pointed out it's a DOM document and you would overlay as you wish. But it's not going to be something I can code for you since it's your code and you would know the element names and then the Javascript to alter the overlay text as you wish.

After some thought, the solution looks to be the same as I lead with above. There are "programming challenge" sites as well as sites like fiverr.

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

You wrote you converted to using printf() but the code above doesn't show your work so I can't see what the issue is.

But to the topic question there are many ways.

  1. Line by line conversion.
  2. Functional conversion. That is, you write a new app that does what the old app did.
  3. Consider this is not a very new question as you read https://www.quora.com/Can-we-convert-c++-program-to-c-language
rproffitt 2,701 https://5calls.org Moderator

To me my quick read has me looking at line 52 and 53.

Read https://www.tutorialspoint.com/java/java_filewriter_class.htm and see where we may not need these lines.

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

Viewing is playback of a video. I know English is hard.

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

Your comment doesn't line up with the assignment in your top post.

Task number 1,2 look easy. Task 3 is you either at the school library or the web reading about the topic, collection of titles so you can add to the references in task 8.

Task 4 gets a little hazy so my bet is more was told in the assignment. I can't guess here.

Task 5 is not code but as written, explaination of each process.

But then your comment is unaligned with the assignment so you may want to explain how these two can be in agreement.

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

You may show what you want but then you wrote "tapped" and write about pulling up a camera app (i.e. recording.) That's well outside the bounds of playback of a video with some text overlay. Maybe you meant taped (i.e. recording) on the phone but here I have to go with asking for clarification.

I'll be clear that text overlay via the methods I noted has been done many times. Moving the text to get the scrolling is done with changing the text or text location is with Javascript.

Again, what you wanted was made unclear by use of the word "tapped" and meantion of the camera app.

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

I take it this doesn't have to work world wide? See https://en.wikipedia.org/wiki/Telephone_numbering_plan

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

Good thing no one has to write code for this.

In short I would not call such an algorithm (read https://en.wikipedia.org/wiki/Algorithm ) bur sure we can do that.

Title: Sum of all Integers betweeb 100 and 200 which are divisible by 9.
Set Sum = 0
Set loopvalue = 101
(loop) loopvalue < 200?
True: (test) loopvalue divisable by 9? True: Add loopvalue to SUM
False: break out of loop