Results 1 to 3 of 3

Thread: I need help with programming, it's emergency please

  1. #1
    Join Date
    Feb 2011
    Beans
    2

    I need help with programming, it's emergency please

    السلام عليكم

    احتاج مساعدتكم في كتابه برنامج. السؤال هو كالتالي :

    انا استخدم سيرفر ouray و البرنامج عن طريق اللينكس


    Write a program that asks the user for their favorite number. After the number has been provided, print a message telling the user if it is smaller or larger than 10. The output of the program should look like:

    What is your favorite number? 100
    Your favorite number is greater than 10!

    - Or -
    What is your favorite number? 7
    Your favorite number is less than 10!

    - Or -
    What is your favorite number? 10
    My favorite number is 10 too!

    تكفون انتظر ردكم بفارغ الصبر ,

  2. #2
    Join Date
    Oct 2008
    Location
    Maryland, USA
    Beans
    300
    Distro
    Kubuntu 9.10 Karmic Koala

    Re: I need help with programming, it's emergency please

    We're not allowed to help with homework here, but there are places on the internet that will help you IF you make an effort. You didn't say what language you are learning, but DreamingInCode (Google it) offers help for most of the major languages.
    OpenSUSE: Dell Inspiron 8600 and Gateway GT5678
    MacOS X 10.5.8 PowerBook G4 12"
    Linux user #: 501795

  3. #3
    Join Date
    Feb 2011
    Beans
    2

    Re: I need help with programming, it's emergency please

    OK I'm sorry..

    how can I transfer or copy a file from linux to my computer, for example to my desktop ?

    I use C++ language in Linux..

    I have known I should use this command:

    scp host name : /system/ oaleisa / file name

    but it didn't work with me.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •