Merhaba,

4 Ocak 2015 23:41 tarihinde Özgür KOCA <ozgurk...@gmail.com> yazdı:

> Aşağıdaki gibi bir kullanımda komutu kısımlarına ayırırken verilen
> isimlendirmeler doğru mudur?
> find /home -user tankado
> /home <=== parametre
> -user tankado  <=== parametre
> -user <=== secenek
> tankado <== argüman

http://en.wikipedia.org/wiki/Parameter_%28computer_programming%29#Parameters_and_arguments

```
In the function definition f(x) = x*x the variable x is a parameter;
in the function call f(2) the value 2 is the argument of the function.
```

-- 
Adil İlhan

http://www.adililhan.com
_______________________________________________
Linux-sohbet mailing list
Linux-sohbet@liste.linux.org.tr
https://liste.linux.org.tr/mailman/listinfo/linux-sohbet
Liste kurallari: http://liste.linux.org.tr/kurallar.php

Reply via email to