JavaScript is required to use Bungie.net

Forums

originally posted in: Official Programming Thread
Edited by lunar: 1/11/2013 3:50:34 PM
5
I'm working on my C programming class and we made our first Hello world program in Visual Studio 2010. I can't wait for the real interesting stuff.
English

Posting in language:

 

Play nice. Take a minute to review our Code of Conduct before submitting your post. Cancel Edit Create Fireteam Post

  • do you mean c++ ? visual studio 10 and 12 ( and 8 i guess ) only compile as C if you straight up force it too.

    Posting in language:

     

    Play nice. Take a minute to review our Code of Conduct before submitting your post. Cancel Edit Create Fireteam Post

  • Yup. It's weird man. We're using the C++ Visual Studio 2010 and we're learning C.

    Posting in language:

     

    Play nice. Take a minute to review our Code of Conduct before submitting your post. Cancel Edit Create Fireteam Post

  • by "learning C" do you just mean that classes and object orientation isn't covered? C vs C++ is a weird boundry. Anything that is valid C is valid C++ but not everything C++ is valid C.

    Posting in language:

     

    Play nice. Take a minute to review our Code of Conduct before submitting your post. Cancel Edit Create Fireteam Post

  • Yup. We're not doing OOP and we might touch on classes at the end of this semester. We have a really short semester to cover all the material from C.

    Posting in language:

     

    Play nice. Take a minute to review our Code of Conduct before submitting your post. Cancel Edit Create Fireteam Post

  • touch on classes. without using c++ that would be fun. HEY STUDENTS. GET READY FOR FUNCTION POINTERS struct Rectangle { -----float Width; -----float Height; -----float (*CalculateArea)(float w,float h); };

    Posting in language:

     

    Play nice. Take a minute to review our Code of Conduct before submitting your post. Cancel Edit Create Fireteam Post

You are not allowed to view this content.
;
preload icon
preload icon
preload icon