Help for coursework in C

Discussion in 'C' started by Farafero, Dec 21, 2010.

  1. Farafero

    Farafero New Member

    Joined:
    Dec 20, 2010
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    Hi, can anyone help me for coursework ?
    create a program that makes a consecutively transfer of 2 strings which are set in the program, through a serial port. At the moment of acception of the two strings, they must combine in a third string. The first string is loaded in the begining of the third one. Then the second string attaches after the first in the third string. visualize the three strings. Produce a message with name and data for each of the three strings.
    Note: The serail port must have the following characteristics: data transfer 9600kbps, odd control, 8 data bits, 2 stop bits. The data is exchanged with an assign of test mode and through a return of data in the same PC.

    The condition is set to be confusing. When you write something, it must pass consecutively in the strings


    Compiler is Borland C
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice