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. The Lounge
  3. MS C 6.0

MS C 6.0

Scheduled Pinned Locked Moved The Lounge
c++comquestion
13 Posts 7 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 Offline
    C Offline
    Chris Losinger
    wrote on last edited by
    #1

    anyone know where i could find a copy of Microsoft C 6.0 ? C, not C++. not Visual C++ 6.0. this is the old (early 90's) DOS-based C compiler.

    image processing toolkits | batch image processing

    P H E 4 Replies Last reply
    0
    • C Chris Losinger

      anyone know where i could find a copy of Microsoft C 6.0 ? C, not C++. not Visual C++ 6.0. this is the old (early 90's) DOS-based C compiler.

      image processing toolkits | batch image processing

      P Offline
      P Offline
      PIEBALDconsult
      wrote on last edited by
      #2

      A museum perhaps? :-D

      1 Reply Last reply
      0
      • C Chris Losinger

        anyone know where i could find a copy of Microsoft C 6.0 ? C, not C++. not Visual C++ 6.0. this is the old (early 90's) DOS-based C compiler.

        image processing toolkits | batch image processing

        H Offline
        H Offline
        Hans Dietrich
        wrote on last edited by
        #3

        I didn't know there was a separate VC6 for C. I know there was a 1.52, then a 4.0, 5.0, and then 6. Would C 6.0 be included in any of those?

        Best wishes, Hans


        [CodeProject Forum Guidelines] [How To Ask A Question] [My Articles]

        C L 2 Replies Last reply
        0
        • H Hans Dietrich

          I didn't know there was a separate VC6 for C. I know there was a 1.52, then a 4.0, 5.0, and then 6. Would C 6.0 be included in any of those?

          Best wishes, Hans


          [CodeProject Forum Guidelines] [How To Ask A Question] [My Articles]

          C Offline
          C Offline
          Chris Losinger
          wrote on last edited by
          #4

          this was before any of the "Visual" products. it's just plain old C.

          image processing toolkits | batch image processing

          H 1 Reply Last reply
          0
          • H Hans Dietrich

            I didn't know there was a separate VC6 for C. I know there was a 1.52, then a 4.0, 5.0, and then 6. Would C 6.0 be included in any of those?

            Best wishes, Hans


            [CodeProject Forum Guidelines] [How To Ask A Question] [My Articles]

            L Offline
            L Offline
            Lost User
            wrote on last edited by
            #5

            Those are C++, C 6.0 was a much older product.

            Visit http://www.notreadytogiveup.com/[^] and do something special today.

            1 Reply Last reply
            0
            • C Chris Losinger

              this was before any of the "Visual" products. it's just plain old C.

              image processing toolkits | batch image processing

              H Offline
              H Offline
              HarrySolsem
              wrote on last edited by
              #6

              Could this be the one you are looking for? http://www.emsps.com/oldtools/msc.htm#c6[^]

              HarryS - Norway Developer/Referee

              C 1 Reply Last reply
              0
              • H HarrySolsem

                Could this be the one you are looking for? http://www.emsps.com/oldtools/msc.htm#c6[^]

                HarryS - Norway Developer/Referee

                C Offline
                C Offline
                Chris Losinger
                wrote on last edited by
                #7

                yep. that's the stuff. thanks! $375? ouch.

                image processing toolkits | batch image processing

                H 2 Replies Last reply
                0
                • C Chris Losinger

                  yep. that's the stuff. thanks! $375? ouch.

                  image processing toolkits | batch image processing

                  H Offline
                  H Offline
                  HarrySolsem
                  wrote on last edited by
                  #8

                  Why do you need this exact compiler?

                  HarryS - Norway Developer/Referee

                  C 1 Reply Last reply
                  0
                  • C Chris Losinger

                    yep. that's the stuff. thanks! $375? ouch.

                    image processing toolkits | batch image processing

                    H Offline
                    H Offline
                    HarrySolsem
                    wrote on last edited by
                    #9

                    Anyway I think it is available as a download if you're a msdn subscriber.

                    HarryS - Norway Developer/Referee

                    R 1 Reply Last reply
                    0
                    • H HarrySolsem

                      Why do you need this exact compiler?

                      HarryS - Norway Developer/Referee

                      C Offline
                      C Offline
                      Chris Losinger
                      wrote on last edited by
                      #10

                      i have an app written for that compiler that i'd like to play with. the app uses the VESA graphics API from that compiler, and so it can't be built with any of the VC++ compilers.

                      image processing toolkits | batch image processing

                      1 Reply Last reply
                      0
                      • H HarrySolsem

                        Anyway I think it is available as a download if you're a msdn subscriber.

                        HarryS - Norway Developer/Referee

                        R Offline
                        R Offline
                        Rocky Moore
                        wrote on last edited by
                        #11

                        Actually, I did not see it there. They have the old MS Assembler, but did not see a C/C++ that is not visual.

                        Rocky <>< Recent Blog Post: More Fog Today! Thinking about Silverlight? www.SilverlightCity.com

                        1 Reply Last reply
                        0
                        • C Chris Losinger

                          anyone know where i could find a copy of Microsoft C 6.0 ? C, not C++. not Visual C++ 6.0. this is the old (early 90's) DOS-based C compiler.

                          image processing toolkits | batch image processing

                          H Offline
                          H Offline
                          Hans Dietrich
                          wrote on last edited by
                          #12

                          Check your email.

                          Best wishes, Hans


                          [CodeProject Forum Guidelines] [How To Ask A Question] [My Articles]

                          1 Reply Last reply
                          0
                          • C Chris Losinger

                            anyone know where i could find a copy of Microsoft C 6.0 ? C, not C++. not Visual C++ 6.0. this is the old (early 90's) DOS-based C compiler.

                            image processing toolkits | batch image processing

                            E Offline
                            E Offline
                            El Corazon
                            wrote on last edited by
                            #13

                            I think I have it in a drawer.... at work.

                            _________________________ Asu no koto o ieba, tenjo de nezumi ga warau. Talk about things of tomorrow and the mice in the ceiling laugh. (Japanese Proverb) John Andrew Holmes "It is well to remember that the entire universe, with one trifling exception, is composed of others."

                            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