Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Other Discussions
  3. The Back Room
  4. The End of America

The End of America

Scheduled Pinned Locked Moved The Back Room
comquestion
22 Posts 6 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C CaptainSeeSharp

    I said I was going to expand my understanding of C# and .NET, and then work on expanding my understanding of C++. As I do this, I will work on projects to help me learn and I will post them on CP and mirror them on my own site. When I get into C++ I will rewrite my C# projects to native C++.

    Fall of the Republic[^]

    C Offline
    C Offline
    Christian Graus
    wrote on last edited by
    #11

    I once wrote a library in C# and moved it to C++. It got so much slower that it was useless, I had to go back a write it from scratch in C++.

    Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

    C 1 Reply Last reply
    0
    • C Christian Graus

      You have nothing to add in the stupid 'weather control' thread ? I was looking forward to your proof that wars have been waged by controlling weather.

      Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

      C Offline
      C Offline
      CaptainSeeSharp
      wrote on last edited by
      #12

      Cloud seeding was used in the Vietnam war. The simple fact is that you are a troll who disagrees to disagree and nothing more. Why waste time playing mind games? This really isn't the right context to be playing pointless mind games.

      Fall of the Republic[^]

      C 1 Reply Last reply
      0
      • C CaptainSeeSharp

        Cloud seeding was used in the Vietnam war. The simple fact is that you are a troll who disagrees to disagree and nothing more. Why waste time playing mind games? This really isn't the right context to be playing pointless mind games.

        Fall of the Republic[^]

        C Offline
        C Offline
        Christian Graus
        wrote on last edited by
        #13

        In other words, you're running scared because once again, your drivel has been countered with facts. I get it. I raised plenty of points, I am not surprised that you can't answer any of them, or that you'd pretend to be taking the high moral ground instead of admitting defeat.

        Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

        C 1 Reply Last reply
        0
        • C Christian Graus

          I once wrote a library in C# and moved it to C++. It got so much slower that it was useless, I had to go back a write it from scratch in C++.

          Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

          C Offline
          C Offline
          CaptainSeeSharp
          wrote on last edited by
          #14

          Christian Graus wrote:

          I had to go back a write it from scratch in C++.

          The purpose is not to do a quick & dirty conversion but a major redo the C++ way. The basic architecture will be the same though as long as the design is not based on C# or .NET specific paradigms.

          Fall of the Republic[^]

          C 1 Reply Last reply
          0
          • C Christian Graus

            In other words, you're running scared because once again, your drivel has been countered with facts. I get it. I raised plenty of points, I am not surprised that you can't answer any of them, or that you'd pretend to be taking the high moral ground instead of admitting defeat.

            Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

            C Offline
            C Offline
            CaptainSeeSharp
            wrote on last edited by
            #15

            Again, you simply are a troll who disagrees to disagree and nothing more. I'm not going to waste time playing mind games. This really isn't the right context to be playing pointless mind games.

            Fall of the Republic[^]

            C 1 Reply Last reply
            0
            • C CaptainSeeSharp

              Again, you simply are a troll who disagrees to disagree and nothing more. I'm not going to waste time playing mind games. This really isn't the right context to be playing pointless mind games.

              Fall of the Republic[^]

              C Offline
              C Offline
              Christian Graus
              wrote on last edited by
              #16

              Sure - you just tell yourself that. Of course, if your answers to me don't see the light of day, then you can continue to tell yourself that if you'd just posted them, I'd have been speechless at your brilliance. If it seems like I disagree with everything you say, that's only because everything you say is stupid. Weather control ? You go from one statement about a specific type of weather control to suggesting that global warming is real and is being done deliberately to create some sort of fascist state. Then you post a bit later to say it's not real at all. You are deliberately ignorant. You post this drivel here, despite the fact that no-one ever believes it, and then you refuse to discuss it. Why ?

              Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

              1 Reply Last reply
              0
              • C CaptainSeeSharp

                Christian Graus wrote:

                I had to go back a write it from scratch in C++.

                The purpose is not to do a quick & dirty conversion but a major redo the C++ way. The basic architecture will be the same though as long as the design is not based on C# or .NET specific paradigms.

                Fall of the Republic[^]

                C Offline
                C Offline
                Christian Graus
                wrote on last edited by
                #17

                So long as you understand the stuff C# does for you ( in my case, it was passing objects by reference, C++ was doing a copy every time ), then you should find that C++ is about the same speed, or perhaps a little faster. Just more work to get there.

                Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

                C 1 Reply Last reply
                0
                • C Christian Graus

                  So long as you understand the stuff C# does for you ( in my case, it was passing objects by reference, C++ was doing a copy every time ), then you should find that C++ is about the same speed, or perhaps a little faster. Just more work to get there.

                  Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

                  C Offline
                  C Offline
                  CaptainSeeSharp
                  wrote on last edited by
                  #18

                  Christian Graus wrote:

                  So long as you understand the stuff C# does for you ( in my case, it was passing objects by reference, C++ was doing a copy every time )

                  You have to use pointers in C++.

                  Fall of the Republic[^]

                  C T 2 Replies Last reply
                  0
                  • C CaptainSeeSharp

                    Christian Graus wrote:

                    So long as you understand the stuff C# does for you ( in my case, it was passing objects by reference, C++ was doing a copy every time )

                    You have to use pointers in C++.

                    Fall of the Republic[^]

                    C Offline
                    C Offline
                    Christian Graus
                    wrote on last edited by
                    #19

                    ROTFL - thanks for the tip. I was an MVP in C++ and published in real magazines in C++ many times, I knew C++ better than most when I was using it.

                    Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

                    1 Reply Last reply
                    0
                    • C CaptainSeeSharp

                      Christian Graus wrote:

                      So long as you understand the stuff C# does for you ( in my case, it was passing objects by reference, C++ was doing a copy every time )

                      You have to use pointers in C++.

                      Fall of the Republic[^]

                      T Offline
                      T Offline
                      Tim Craig
                      wrote on last edited by
                      #20

                      CaptainSeeSharp wrote:

                      You have to use pointers in C++.

                      And what do you think vartype& means in C++?

                      You measure democracy by the freedom it gives its dissidents, not the freedom it gives its assimilated conformists.

                      1 Reply Last reply
                      0
                      • C CaptainSeeSharp

                        On October 14, Lord Christopher Monckton, a noted climate change skeptic, gave a presentation at Bethel University in St. Paul, MN. In this 4 minute excerpt from his speech, he issues a dire warning to all Americans regarding the United Nations Climate Change Treaty, scheduled to be signed in Copenhagen in December 2009. Lord Monckton served as a policy adviser to Margaret Thatcher. He has repeatedly challenged Al Gore to a debate to which Gore has refused. Monckton sued to stop Gore's film "An Inconvenient Truth" from being shown in British schools due to its inaccuracies. The judge found in-favor of Monckton, ordering 9 serious errors in the film to be corrected. Lord Monckton travels internationally in an attempt to educating the public about the myth of global warming.[^]

                        Fall of the Republic[^]

                        J Offline
                        J Offline
                        jeron1
                        wrote on last edited by
                        #21

                        "The End of America" Does this equate to the end of you posting stuff?

                        1 Reply Last reply
                        0
                        • C Christian Graus

                          You have nothing to add in the stupid 'weather control' thread ? I was looking forward to your proof that wars have been waged by controlling weather.

                          Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

                          M Offline
                          M Offline
                          moon_stick
                          wrote on last edited by
                          #22

                          The US Army did actually use cloud seeding in Vietnam in order to extend the monsoon season and limit mobility of ground based resources by damaging transport routes - Operation Popeye[^], though to say that they 'waged war' using this tactic is something of an overstatement!

                          It definitely isn't definatley

                          1 Reply Last reply
                          0
                          Reply
                          • Reply as topic
                          Log in to reply
                          • Oldest to Newest
                          • Newest to Oldest
                          • Most Votes


                          • Login

                          • Don't have an account? Register

                          • Login or register to search.
                          • First post
                            Last post
                          0
                          • Categories
                          • Recent
                          • Tags
                          • Popular
                          • World
                          • Users
                          • Groups