Search:

Type: Posts; User: tonderai76

Search: Search took 0.01 seconds.

  1. Replies
    11
    Views
    7,454

    recursive function

    I need help to write a recursive function to generate the following pattern of stars:

    *
    * *
    * * *
    * * * *
    * * *
    * *
    *
  2. Thread: functions

    by tonderai76
    Replies
    3
    Views
    845

    functions

    i am a newbie to programming and having a hard time understanding C++ functions. may someone please explain to me in layman's terms ,with examples, what a function is and how it is used. i would...
Results 1 to 2 of 2