Thread: My homework

  1. #1
    Registered User
    Join Date
    Jun 2002
    Posts
    2

    My homework

    i need full information about the pgm
    Last edited by Salem; 06-12-2010 at 10:46 AM. Reason: Split from http://cboard.cprogramming.com/cplusplus-programming/127719-diamond-diplay.html

  2. #2
    Registered User
    Join Date
    Jun 2002
    Posts
    2
    please any one answer the questions...

    Execute the following program

    1.

    a) Read the file A o/p-> aaaaaaabbbbbbb………..ppppppp

    b) Read the file B o/p -> 11111112222222…………00000001111111

    2. The o/p of the file c based on the outputs of the files a & b. The output of the file C
    Should be like using interleaving techniques.

    aaaaaa1111111bbbbbbb22222222………….

    3. The output of the file D should be the o/ps of the above 3 files

    aaaaaa1111111aaaaaa111111…………..bbbbbb222222222bbbb bbbb2222222……………..

    4. What is pseudo code?

    5. Develop the program using pseudo code.

    6. Show the o/p of the file C which must based on the file A & B

  3. #3
    C++まいる!Cをこわせ!
    Join Date
    Oct 2007
    Location
    Inside my computer
    Posts
    24,654
    Your questions doesn't even make sense. Start your own thread, read the homework policy, and state your problem clearly.
    Quote Originally Posted by Adak View Post
    io.h certainly IS included in some modern compilers. It is no longer part of the standard for C, but it is nevertheless, included in the very latest Pelles C versions.
    Quote Originally Posted by Salem View Post
    You mean it's included as a crutch to help ancient programmers limp along without them having to relearn too much.

    Outside of your DOS world, your header file is meaningless.

  4. #4
    Registered User VirtualAce's Avatar
    Join Date
    Aug 2001
    Posts
    9,607
    i need full information about the pgm
    Then figure it out yourself and stop demanding it from others who couldn't care less about your program.


    please any one answer the questions...

    Execute the following program

    1.

    a) Read the file A o/p-> aaaaaaabbbbbbb………..ppppppp

    b) Read the file B o/p -> 11111112222222…………00000001111111

    2. The o/p of the file c based on the outputs of the files a & b. The output of the file C
    Should be like using interleaving techniques.

    aaaaaa1111111bbbbbbb22222222………….

    3. The output of the file D should be the o/ps of the above 3 files

    aaaaaa1111111aaaaaa111111…………..bbbbbb222222222bbbb bbbb2222222……………..

    4. What is pseudo code?

    5. Develop the program using pseudo code.

    6. Show the o/p of the file C which must based on the file A & B
    Read the forum guidelines relating to our homework policy. Do your own work.

  5. #5
    System Novice siavoshkc's Avatar
    Join Date
    Jan 2006
    Location
    Tehran
    Posts
    1,246
    Is it considered rude to ask someone's origin?
    Learn C++ (C++ Books, C Books, FAQ, Forum Search)
    Code painter latest version on sourceforge DOWNLOAD NOW!
    Download FSB Data Integrity Tester.
    Siavosh K C

  6. #6
    Programming Ninja In-T...
    Join Date
    May 2009
    Posts
    827

    Talking

    Lol. I laughed when I read this.
    I'm an alien from another world. Planet Earth is only my vacation home, and I'm not liking it.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. help about homework
    By agathery in forum C Programming
    Replies: 27
    Last Post: 05-19-2010, 09:17 PM
  2. Homework
    By kermi3 in forum A Brief History of Cprogramming.com
    Replies: 11
    Last Post: 11-03-2001, 04:39 PM
  3. Homework
    By kermi3 in forum C Programming
    Replies: 10
    Last Post: 09-27-2001, 04:49 PM
  4. Homework
    By kermi3 in forum C++ Programming
    Replies: 15
    Last Post: 09-26-2001, 03:16 PM
  5. Homework
    By kermi3 in forum Windows Programming
    Replies: 5
    Last Post: 09-15-2001, 11:48 AM