• Member Avatar for rproffitt
    rproffitt

    Began Watching Does anyone else out there have a Figo SpeakOut cell phone?

    I've had one for a couple of years. I like it because I only have to spend $25 a year to keep the phone minutes topped up (sometimes more if …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Errors With Faulty Code On Number Guessing Game

    If I were to guess you would fetch "answer" from the web object. As to x? Why not call the rando?
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Errors With Faulty Code On Number Guessing Game

    As I follow the code, at line 35 both x and answer are undefined so this comparison would be true and why the comparison is true.
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Errors With Faulty Code On Number Guessing Game

    I am currently using HTML and Javascript to create a number guessing game. The issue with my current code is that any number the user inputs is a number that …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in trying to convert a number of seconds into days, hours, min and seconds

    2 issues. 1. The function to_dhms is typed as void yet you try something in line 44. 2. The value result in line 44 appears to be undeclared. Where is …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching trying to convert a number of seconds into days, hours, min and seconds

    i been trying trying to convert a number of seconds into days, hours, min and seconds. but i keep getting errors, "expected identifier or '('" . how should i fix …
  • Member Avatar for rproffitt
    rproffitt

    Deleted a Post in What is most effective social media platform for paid campaign?

    Top 7 Social Media Platforms for Paid Advertising: 1. Facebook 2. Instagram 3. YouTube 4. LinkedIn 5. Twitter 6. Snapchat 7. Pinterest
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Which is the best OS to learn Ethical Hacking?

    Now that you've told a little more, finding the best would have you write down a list of requirements to find which is best then begin a study. I doubt …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in digital marketing techniques

    Wouldn't this vary depending on your market? Tell more. Also, what are you doing now?
  • Member Avatar for rproffitt
    rproffitt

    Began Watching digital marketing techniques

    which is best social media techniques?
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Deleting extended attribute set due to presence of reparse point. Help!

    I shared my usual fixes above. Not much new has shown up as causes since then.
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Email marketing tool

    Which market? Also, for spamming or your clients such as Constant Contact?
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Email marketing tool

    What is the best Email marketing tool in market ?
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in how to convert a number of seconds into days , hours, minutes and seconds

    That is the entire exercise that I see at https://www.chegg.com/homework-help/questions-and-answers/practice-problem-c-programming-answer-better-explanations-thanks-file-lab2excc-include-inc-q31245952 If I answer your question, I've done your homework. So let's find a tutorial about how to call functions. https://www.tutorialspoint.com/cprogramming/c_functions.htm …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching how to convert a number of seconds into days , hours, minutes and seconds

    >hello i want to print convert seconds into days, hours, munite, and seconds but i do not know how to call void into line 28 so it can print. #include …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in can someone help me to solve this?

    Your explanation of the task or homework is woefully incomplete. Try supply more along with what you feel is wrong with your solution.
  • Member Avatar for rproffitt
    rproffitt

    Began Watching can someone help me to solve this?

    task 123454321 123454321 123454321 123454321 123454321 #include<iostream> using namespace std; int main(){ int i,j; for (i=1; i<=5; i++) cout<<i; for(j=4; j>=1; j--) cout<<j; } But what the next ???
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Best marketing strategy

    Have to say it's Google and Facebook.
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Best marketing strategy

    From what I learned running shops long ago it's never changed from: 1. Products that people want. 2. Service. 3. Value. 4. A little marketing.
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Best marketing strategy

    What's the best marketing idea on the internet?
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Are you going to get the vaccine?

    Update: Today I got my COVID-19 booster vaccination. I still wear my two mask system of the usual blue surgical mask topped with a KN95 mask. The N95 of old …
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to Reverend Jim in This is a very minor bug

    Curious. Both [this post](https://www.daniweb.com/programming/computer-science/threads/536401/how-to-write-a-function-of-image-rotation) and [this post](https://www.daniweb.com/programming/computer-science/threads/536400/how-to-rotate-image-using-c) by user omar90 are tagged as "first post by omar90". They were posted 6 hours apart.
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in This is a very minor bug

    Good one. Pun intended.
  • Member Avatar for rproffitt
    rproffitt

    Began Watching This is a very minor bug

    Curious. Both [this post](https://www.daniweb.com/programming/computer-science/threads/536401/how-to-write-a-function-of-image-rotation) and [this post](https://www.daniweb.com/programming/computer-science/threads/536400/how-to-rotate-image-using-c) by user omar90 are tagged as "first post by omar90". They were posted 6 hours apart.
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in how to write a function of image rotation

    Today I would not write this but use OpenCV or other libraries. Example at https://cppsecrets.com/users/204211510411798104971091085153504964103109971051084699111109/C00-OpenCV-to-rotate-an-image.php Remember you didn't reveal enough to propose a solution. Also, we never used float to …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching how to write a function of image rotation

    how to write a function of image rotation by using the following f is the input image, (x0,y0) is the rotating center & a is the rotating angle. Return value …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in problem in C involving static queue.

    Can't help for a few reasons. First, this can't be the entire homework assignment. Second, even with the complete assignment in hand, you must write the code/answer or you may …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in how to rotate image using c--

    Today I would not write this but use OpenCV or other libraries. Example at https://cppsecrets.com/users/204211510411798104971091085153504964103109971051084699111109/C00-OpenCV-to-rotate-an-image.php Remember you didn't reveal enough to propose a solution. Also, we never used float to …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching how to rotate image using c--

    how to rotate image using c-- following this byte[,] rotation(byte[,]f, float x0,float y0,float a); f is the input image, (x0,y0) is the rotating center & a is the rotating angle. …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in problem in C involving static queue.

    Let's see where you are stuck. https://www.daniweb.com/welcome/rules does note that for homework and more you show your work.
  • Member Avatar for rproffitt
    rproffitt

    Began Watching problem in C involving static queue.

    can someone help me with this problem in C? I'm new here I need help please help me with this question below. Create a C program that performs a lookup …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Converts a number of seconds into days, hours, minutes, and second?.

    My advice is to correct your code and post it again. PS. Your last comment is a bit mangled but about line 26, I can't guess why you wrote that …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Hi everyone, I'm Gazza2021

    PS. Per https://www.daniweb.com/welcome/rules your posts could be taken as illegal activity. Let's avoid that. Also, answer that question about the make of the laptop as it matters.
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Need suggestion for website

    Here's the one detail that matters: Which system can you make and maintain your site in?
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Need suggestion for website

    Need suggestion! wix or wordpress give me both details
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Hi everyone, I'm Gazza2021

    Gazza, No one can help if you leave out details. I only have what your top post says and as such the only possible answer is to start your journey …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Hi everyone, I'm Gazza2021

    That's a real issue. Most folk only have to deal with their own machines. Are you trying to start a repair shop?
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Hi everyone, I'm Gazza2021

    I need help with computers and laptops at all times and at all levels of trouble shooting
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Bought a laptop after 2 weeks later its locked

    Is this an Apple laptop? I have declined to discuss what can happen if it is stolen, your liability, etc. what happens if you take it to an Apple repair …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Bought a laptop after 2 weeks later its locked

    I bought a high end laptop off a guy I met in a pub he showed me the laptop and it was working fine and everything seemed absolutely fine, however …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Converts a number of seconds into days, hours, minutes, and second?.

    Now I see it. Why are there TWO main()? See lines 7 and 26.
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Converts a number of seconds into days, hours, minutes, and second?.

    i am trying to Convert a number of seconds into days, hours, minutes, and seconds. using pointers but something seems wrong . can somone tell me what is the problem …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Converts a number of seconds into days, hours, minutes, and seconds.

    Please use Daniweb's text for this. I usually copy and paste the code into a compiler to see what's going on but here you want me to type that in. …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Converts a number of seconds into days, hours, minutes, and seconds.

    i am trying to Convert a number of seconds into days, hours, minutes, and seconds. using pointers but something seems wrong . can somone tell me what is the problem …
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to Reverend Jim in Brace yourself for support spam

    What are the odds. Three minutes before I popped in, we started getting support spam. I whacked 4-5 but I expect they'll keep coming.
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Brace yourself for support spam

    Thanks for this.
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Brace yourself for support spam

    What are the odds. Three minutes before I popped in, we started getting support spam. I whacked 4-5 but I expect they'll keep coming.
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in I want change this code(python) to c++ or c

    I see line 1 should be easy enough. Are you stopped there or somewhere else? In other words, convert it line by line. Or understand what the program does and …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching I want change this code(python) to c++ or c

    print("Enter number of columns:",end=" ") cols=int(input()) print(cols) print("Enter number of rows:",end=" ") rows=int(input()) print(rows) print("") side="right"0 print("[5][5] is cleaned") for i in range(rows): if side=="left": for j in range(1,cols): print("Move …
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to subuhi_1 in i need code for insert multiple rows into database

    If I am having a table that contains 8 rows suppose. And from that 8 rows i want to select only 4 rows and these 4 rows has to get …

The End.