• Member Avatar for Reverend Jim
    Reverend Jim

    Edited Making Inventory for game with Composite C++

    Hi i'm make an Inventory System for my personal game project with C++ Composite pattern. What I'm going to do is set a limit so player unable add item once …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Edited a Post in Making Inventory for game with Composite C++

    Hi i'm make an Inventory System for my personal game project with C++ Composite pattern. What I'm going to do is set a limit so player unable add item once …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Memorable Quotations

    People come up to me often asking for advice, and I'll ask them, "How many hours have you spent trying to do it?" In the case of creative thinking and …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Memorable Quotations

    We have met the enemy and he is us. Pogo
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Memorable Quotations

    A great nation is like a great man; when he makes a mistake, he realizes it. Having realized it, he admits it. Having admitted it, he corrects it. He considers …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Memorable Quotations

    We are all capable of believing things which we know to be untrue, and then, when we are finally proved wrong, impudently twisting the facts so as to show that …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Gave Reputation to Dani in Are you kidding me?

    We rolled out a brand new code base just a couple of days ago and, due to many unforeseen challenges, it's going to remain rather buggy through the weekend. I …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Are you kidding me?

    There was a major rollout of the Daniweb code base recently so there will be some bumps as Dani irons out the bugs. Please be patient.
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Can I clean install Windows 10 after upgrade from Win 8.1?

    Once you have done the upgrade to Windows 10 your computer is registered with some sort of digital ID with Microsoft. At that point you can do a clean re-install …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Edited a Post in Dazah???

    When I tried to set up a Dazah account with the name "Reverend Jim" and this email address I got "Unique value Required" for the email. Just for the heck …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Dazah???

    When I tried to set up a Dazah account with the name "Reverend Jim" and this email address I got "Unique value Required" for the email. Just for the heck …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Gave Reputation to Zlatan25 in Adaptive Huffman Coding in C++

    Can anyone provide me C++ implementation of Adaptive Huffman Coding ?
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Adaptive Huffman Coding in C++

    Sounds like homework to me and we don't do homework.
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Trump

    Less than seven hours after the Orlando shootings, Trump is taking credit for having predicted it. Unbelievably, newswoman, Savvanah Guthrie, had the balls to reply "Why are you giving yourself …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in change for to a recursive function in c

    Recursion is not an appropriate solution for this problem.
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in How to use BackGroundWorker to Create Threads

    Can you provide a more comprehensive rebuttal other than "useless"? Lacking any other info I have to disagree. I find that using the **Microsoft Recommended** way of updating the UI …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Trump

    Based on the last few years of GOP double think and non stop Fox (and friends) blather, the US should change the inscription on the seal from **E Pluribus Unum** …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Trump

    It should also be noted that one year later, in the election following the rejection of the Charlottetown Accords, Brian Mulroney's former majority government was reduced to a mere two …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Trump

    As I recall, the big sticking point in the Charlottetown Accords was the recognition of Quebec as a distinct society within Canada. Those who opposed its inclusion (including me) saw …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Windows 10 Updates

    I ran bitsadmin /liat /allusers /verbose and noticed that one of the two jobs (currently disabled) listed was set to download and install DropBox. Anyway, I immediately did bitsadmin /reset …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in vb6 sort five label

    Sounds an awful lot like a homework assignment. We don't do homework.
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Trump

    If Clinton wants to make sure that the Bernie Sanders people still come out to vote (many have said they won't) she should be smart and pick Bernie as her …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Trump

    As far as I'm concerned, if you don't vote then you are saying "I don't care what happens." Having said that, I count the percentage of the vote received rather …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Gave Reputation to rproffitt in what is wrong in this code

    Wait, did you post that 4 times?
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Trump

    And I'm aware of the irony in titling this thread "Trump". But if I'd labeled it Clinton would anyone have read it?
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Trump

    I've seen Ron White. In some ways he is as offensive as Trump (but in different ways). The only thing of his I liked was "you can't fix stupid." A …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Anyone Still Miss/Like Windows XP?

    I'm only still using XP on an old Thinkpad because I have peripherals that are not supported on anything newer. I'm actually thinking of just replacing XP with Linux. It …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Trump

    >It would be strange if 90% were above average. Don't confuse **average** with **median**. If you average the numbers 90, 90, 90, 90, 90, 90, 90, 90, 90 and 1 …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in I Want To Buy Pc With Top Specification

    He's not the droid we're looking for (Anthony Daniels = C3PO).
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in where are the forums ???

    Most threads are tagged (all new threads must be tagged). Type one or more keywords in `Search` then click the magnifying glass. Some areas that used to have their own …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Edited Modifying C++ Selection_Sort code a bit??

    void Selection_Sort(int SUM_1[], int n){ int Lid, tmp; for (int i = 0; i < n - 1; i++){ Lid = i; for (int j = i + 1; j …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Gave Reputation to Builder_1 in Farmer duck corn wolf

    A farmer with his wolf, duck and bag of corn come to the east side of a river they wish to cross. There is a boat at the river’s edge, …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Windows 10 Updates

    Nope. Haven't used a VPN since I retired in 2008 (had to do a lot of remoting in to do system support). I'm also very careful of websites that auto-start …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Cell phones and cancer

    They also use the "question in the headline" tactic such as "Is Obama a secret Muslim who wants to implement Sharia law? The shocking truth". The shocking truth is always, …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Edited Question on using map with c-strings in C++

    Hi, everyone! I have to make a function which would get a c-string of an inputted text and it would output the number of times each unique word occurs in …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Trump

    Trump is now ahead of Clinton in the polls. One voter has said he supports Sanders but will vote for Trump if Clinton takes the nomination because "a Clinton presidency …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Edited Need a Method That Will Split a Java File Into Lines By {, }, ;, and //

    Hi, this was my previous post https://www.daniweb.com/programming/software-development/threads/504670/need-help-with-a-java-program-that-will-indent-code-from-another-java-file#post2204763 I heard it would make more sense if I put all the code on one line and worked on it from there. I …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Cell phones and cancer

    And as John Oliver recently pointed out "no one ever won the Nobel Prize for replicating a study". Nobody wants to pay for a study to verify the results. The …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Windows 10 Updates

    Already been there. I only use wireless and have it set as metered, etc.
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Cell phones and cancer

    Unfortunately there is so much pressure on even legitimate researchers to publish that preliminary results are often rushed to (e)print. And the large numbers of studies being funded by vested …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in VB6 delete folder on Win7 current user path

    What error are you getting? What line is throwing the error? There are a thousand ways that a program can "not work".
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in binary tree

    Is there a question?
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Windows 10 Updates

    >BTW, I'm using the local logins too. Ditto. I refuse to use a Microsoft account to log in to my own computer.
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Windows 10 Updates

    I disabled OneDrive the first day I got the new laptop. I set Windows 10 to metered before I got here and disabled the peer-to-peer update distribution. And it still …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Windows 10 Updates

    Unfortunately, I'm an old dog and I don't have the time (or the desire) to relearn how to do everything from scratch. I'm stuck with Windows.
  • Member Avatar for Reverend Jim
    Reverend Jim

    Created Windows 10 Updates

    I'm at the cottage for the summer. Out here I have a metered connection and I try to keep under 3 gig per month (or I have to pay extra). …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Cell phones and cancer

    Fox "News" has also been caught on more than one occasion re-reporting stories as actual fact even though the original source was The Onion". Apparently Fox "News" does not understand …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Edited Cell phones and cancer

    In another typical news day we are told that a "Major New Study Reveals Cellphone Radiation Causes Cancer." If, like most people, you react to headlines, your first (perhaps only) …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Edited Cell phones and cancer

    In another typical news day we are told that a "Major New Study Reveals Cellphone Radiation Causes Cancer." If, like most people, you react to headlines, your first (perhaps only) …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Edited Cell phones and cancer

    In another typical news day we are told that a "Major New Study Reveals Cellphone Radiation Causes Cancer." If, like most people, you react to headlines, your first (perhaps only) …

The End.