program

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • bibhuti anand jha
    New Member
    • Sep 2007
    • 1

    #1

    program

    how can print the *
    * *
    * * * through commmandline
  • JosAH
    Recognized Expert MVP
    • Mar 2007
    • 11453

    #2
    Originally posted by bibhuti anand jha
    how can print the *
    * *
    * * * through commmandline
    That's quite a mess isn't it? Please rephrase your question but more important:
    reformat it so that we can actually see what your question is all about.

    kind regards,

    Jos

    Comment

    • Nepomuk
      Recognized Expert Specialist
      • Aug 2007
      • 3111

      #3
      Originally posted by bibhuti anand jha
      how can print the *
      * *
      * * * through commmandline
      Let me guess, you want to print this:
      Code:
      .   *
        *   *
      *   *   *
      or similar? Please read the Posting Guidelines and this Article - that should give you a lot, maybe even all, of the information you'll need.

      Greetings,
      Nepomuk

      Comment

      Working...