Deprecated: Assigning the return value of new by reference is deprecated in /www/wwwroot/shabab.ps/public_html/vb/showthread.php on line 639

Deprecated: Assigning the return value of new by reference is deprecated in /www/wwwroot/shabab.ps/public_html/vb/showthread.php on line 1041

Deprecated: Assigning the return value of new by reference is deprecated in /www/wwwroot/shabab.ps/public_html/vb/showthread.php on line 1046

Deprecated: Assigning the return value of new by reference is deprecated in /www/wwwroot/shabab.ps/public_html/vb/showthread.php on line 1518

Deprecated: Assigning the return value of new by reference is deprecated in /www/wwwroot/shabab.ps/public_html/vb/showthread.php on line 1523
لسكريبت بدي حدا يصححلي هالسكريبت ادا صح ....ادا ممكن - منتديات شباب فلسطين
نحن مع غزة
Prev المشاركة السابقة   المشاركة التالية Next
قديم 05-25-2008, 12:19 AM   #4
محمود
..{ مديــــــر عــــام }..
 
الصورة الرمزية محمود
عيد فطر سعيد ,,

قوة السمعة: 50 محمود has a reputation beyond reputeمحمود has a reputation beyond reputeمحمود has a reputation beyond reputeمحمود has a reputation beyond reputeمحمود has a reputation beyond reputeمحمود has a reputation beyond reputeمحمود has a reputation beyond reputeمحمود has a reputation beyond reputeمحمود has a reputation beyond reputeمحمود has a reputation beyond reputeمحمود has a reputation beyond repute

افتراضي رد: لسكريبت بدي حدا يصححلي هالسكريبت ادا صح ....ادا ممكن

كود PHP:
#!/bin/bash

factorial ()            # one-parameter function
{
 if (( $
<= ))
 
then
   
echo 1
 
else
   
typeset tmp
   typeset result
   
(( tmp = $))
   (( 
result = `factorial $tmp` * $1))
   echo 
$result
 fi
}

#

echo   "entrer le num"
read   $f

factorial $f
echo '$? is' $?
echo 
factorial $f = `factorial $f`
echo 
'$? is ' $? 
--------

هذه بنظام الريكيرجن ،،
  اقتباس المشاركة
 


الذين يشاهدون محتوى الموضوع الآن : 1 ( الأعضاء 0 والزوار 1)
 
أدوات الموضوع
انواع عرض الموضوع

تعليمات المشاركة
لا تستطيع إضافة مواضيع جديدة
لا تستطيع الرد على المواضيع
لا تستطيع إرفاق ملفات
لا تستطيع تعديل مشاركاتك

BB code is متاحة
كود [IMG] متاحة
كود HTML معطلة

الانتقال السريع


الساعة الآن 07:41 PM.