Thread: Mpw Gm

  1. #1
    Registered User
    Join Date
    Apr 2002
    Posts
    24

    Mpw Gm

    Does anyone use MPW GM on the Mac? I'm having problems.
    #include <iostream.h>
    int main()
    {
    cout<<"Hello";
    return 0;
    }

  2. #2
    Registered User
    Join Date
    Apr 2002
    Posts
    24
    sorry about bumping this but has no-one ever used MPW before?
    #include <iostream.h>
    int main()
    {
    cout<<"Hello";
    return 0;
    }

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Whats up with automotive indusry?
    By Liger86 in forum A Brief History of Cprogramming.com
    Replies: 10
    Last Post: 03-23-2006, 07:56 PM
  2. GM and Microsoft - what if...
    By Liger86 in forum A Brief History of Cprogramming.com
    Replies: 10
    Last Post: 12-23-2003, 05:32 AM
  3. Gm
    By vasanth in forum A Brief History of Cprogramming.com
    Replies: 13
    Last Post: 12-31-2002, 04:54 AM