Find more Tutorials in one of this categories:
3d :: Access :: actionscript :: after-effects :: ajax :: animation :: asp :: autocad :: blender :: c-sharp :: cpp :: css :: design :: drawing :: dreamweaver :: eclipse :: excel :: fireworks :: flash-8 :: flash :: flex :: fruity-loops :: gimp :: hacking :: hibernate :: html :: illustrator :: indesign :: java :: javascript :: joomla :: linux :: mapping :: maya :: ms-project :: myspace :: pdf :: perl :: photoshop :: php :: php :: powerpoint :: psp :: python :: reason :: ruby :: second-life :: spring :: sql :: template :: ubuntu :: video :: visual-basic :: windows :: word :: xml
Search:

Home
Impressum

c++ Programming Tutorial 5

c++ tutorial
c++ tutorial c++ tutorial
c++ tutorial

Continuation of 4 so to speak, going through pointers a little more in depth as people didnt really seem to get it.

Channel: Howto & Style
Uploaded: January 1, 1970 at 12:59 am
Author: reconnetworks

Length: 07:01
Rating: 4.35
Views: 50334



Video Url:


Embed Code:

Video Comments

RedKiller69 (January 1, 1970 at 12:59 am)
Pointers are simple..........but Nodes and linklists DOMINATE ME :'(
ZeroMemPtr (January 1, 1970 at 12:59 am)
Dude you should explain that an Pointer is just an address to the memory and if you do not declare it as a pointer its getting dynamicly allocated which is also deallocating when the function returns.Maybe you should go deeper into malloc/free for people so they understand why use them and when.
lafinboylafbubba (January 1, 1970 at 12:59 am)
Pointers are cool in C. Linked lists and recursive binary trees. In C++ I would just use the classes they have written for you. Plus your still writing functions in C. Where is the C++? Write a class with some data and member functions.
cholover (January 1, 1970 at 12:59 am)
Hey matie, since no1 seems to help you...The symbol is &;)
InfernoDevelopment0 (January 1, 1970 at 12:59 am)
Click on my channel to see an excellent Beginner C++ Tutorial
willthewiremage (January 1, 1970 at 12:59 am)
I know your not in youtube much but can anyone tell me how to make that symbol for the address.4 line of int main().
GatMan183 (January 1, 1970 at 12:59 am)
Object Oriented Programming.
fatblob16 (January 1, 1970 at 12:59 am)
u using notepad++? looks like it. if so same
NajanJan (January 1, 1970 at 12:59 am)
I wasn't asking for your email? :)I was wondering if this reconnetworks guy will post more stuff on OOP of C++.OOP = object oriented programming
Garfler (January 1, 1970 at 12:59 am)
whats OOP?