Hey guys. Could you please help me find where to download C++. I want to get Dev C++ or Bloodshed. I am using a mac. If you could help me download it that would be great :-)
Where Do You Download C++?
Collapse
X
-
Tags: None
-
-
I think that you might even have gcc (the compiler) already installed on your mac. Try typing gcc on the command line. Then all you need is a text editor and you are ready to go.Originally posted by Kid ProgrammerHey guys. Could you please help me find where to download C++. I want to get Dev C++ or Bloodshed. I am using a mac. If you could help me download it that would be great :-)Comment
-
I opened up terminal the mac equivalent of CMD and typed in gcc and it gave me an error saying the command was not found.Originally posted by fualI think that you might even have gcc (the compiler) already installed on your mac. Try typing gcc on the command line. Then all you need is a text editor and you are ready to go.Comment
-
I'm not very good with Macs but I think that this might be what you are looking for:
Comment
Comment