|
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? |