Watch Entire Series: http://www.youtube.com/view_play_list...
Info: This is part 6 of the subsection: "Building a program from scratch"
I hope I got it right this time... these very basic concepts are tricky to explain so I had some trouble getting my message across I think...
But in any event I covered calling a function, returning from a function, passing arguments to functions, retrieving arguments "passed in" to a function, the stack and "calling conventions" (C / Pascal).