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. General Programming
  3. C / C++ / MFC
  4. programing

programing

Scheduled Pinned Locked Moved C / C++ / MFC
7 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.
  • M Offline
    M Offline
    mllak
    wrote on last edited by
    #1

    i want sample programing in c language about computer

    F D CPalliniC 3 Replies Last reply
    0
    • M mllak

      i want sample programing in c language about computer

      F Offline
      F Offline
      Fareed Rizkalla
      wrote on last edited by
      #2

      C is not widely used anymore. C++ is a superset of C. You can code programs similar to C in C++. Go to http://msdn.microsoft.com/, select Desktop and learn!

      A 1 Reply Last reply
      0
      • F Fareed Rizkalla

        C is not widely used anymore. C++ is a superset of C. You can code programs similar to C in C++. Go to http://msdn.microsoft.com/, select Desktop and learn!

        A Offline
        A Offline
        Alain Rist
        wrote on last edited by
        #3

        Fareed Rizkalla wrote:

        You can code programs similar to C in C++.

        You can but should not ;) cheers, AR

        When the wise (person) points at the moon the fool looks at the finger (Chinese proverb)

        1 Reply Last reply
        0
        • M mllak

          i want sample programing in c language about computer

          D Offline
          D Offline
          David Crow
          wrote on last edited by
          #4

          Here ya go:

          #include <stdio.h>

          void main( void )
          {
          printf(L"PEBKAC error. Please back away from the keyboard.\n");
          }

          "One man's wage rise is another man's price increase." - Harold Wilson

          "Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons

          "Man who follows car will be exhausted." - Confucius

          CPalliniC 1 Reply Last reply
          0
          • D David Crow

            Here ya go:

            #include <stdio.h>

            void main( void )
            {
            printf(L"PEBKAC error. Please back away from the keyboard.\n");
            }

            "One man's wage rise is another man's price increase." - Harold Wilson

            "Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons

            "Man who follows car will be exhausted." - Confucius

            CPalliniC Offline
            CPalliniC Offline
            CPallini
            wrote on last edited by
            #5

            :-D

            If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
            This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke
            [My articles]

            In testa che avete, signor di Ceprano?

            1 Reply Last reply
            0
            • M mllak

              i want sample programing in c language about computer

              CPalliniC Offline
              CPalliniC Offline
              CPallini
              wrote on last edited by
              #6

              A basic C programming language code example is in every, every, every (did I say every?) book (even in romance books, I guess). :)

              If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
              This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke
              [My articles]

              In testa che avete, signor di Ceprano?

              K 1 Reply Last reply
              0
              • CPalliniC CPallini

                A basic C programming language code example is in every, every, every (did I say every?) book (even in romance books, I guess). :)

                If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
                This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke
                [My articles]

                K Offline
                K Offline
                Kushagra Tiwari
                wrote on last edited by
                #7

                CPallini wrote:

                (even in romance books, I guess).

                Ya .. if we are romancing with Computer :)

                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