Skip to content

A writeup on "input parameters of a function" and the concept of pass by value.

Notifications You must be signed in to change notification settings

anthonykhoa/Pass-by-value-article

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

I wrote this article in order to explain what really happens when an input parameter gets passed into a function, both in C and Javascript.

To run the javascript file, type in the command "node learn.js" To run the C file, type in the command "make"

About

A writeup on "input parameters of a function" and the concept of pass by value.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published