C++ Tutorial (51) – Absolute n00b spoonfeed


Video tutorials about programming in the C++ programming language. Part 51: * more heap-memory ugliness * OOP insight Pardon my imperfect english. Forum: cpptutorials.freeforums.org If you have any suggestions about how to make this video clearer, more n00b helpful, and explanatory, please send me a message. If you have any C++ questions, please comment.

11 Comments

  1. EmuAddict says:

    How about using malloc? Malloc is a great function.

  2. entelin says:

    There is literally *nothing* more important to understand in c && c++ than pointers and memory. You can’t to much of anything useful without it, so don’t avoid it, understand it. Imo I would teach pointers and memory before I even started talking about syntax or flow control.

  3. psihokiller4 says:

    as we are at read only

    with what does hidden files work

  4. GoodMoo says:

    yes)

  5. antiRTFM says:

    which reminds me… did i talk about deleting arrayis from free store with

    delete []

    ?

  6. itsinfy says:

    It’s also nice because you can create an array then delete the array right after to save memory

  7. antiRTFM says:

    many reasons… as explained in the vids

  8. scarletpimp5000 says:

    What is the point of putting variables on the heap instead of the normal way? so other programs can access them?

  9. antiRTFM says:

    we still got lots to learn… but untill i get there, look up fstream/ifstream/ofstream

  10. infernoeyes9 says:

    how do i get my program to output to a .txt doc?

  11. MrAshleyspeaks says:

    good tutorial, do ya know what ya doing for ya next one? anyway keep OOP the good work(oop get it:).

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Powered by Yahoo! Answers