output format


[ Follow Ups ] [ Post Followup ] [ CS2604 Discussion WWWBoard ] [ FAQ ]

Posted by shiyin on July 14, 1999 at 13:33:25:

Hello! everyone.

1) when I input "enter" key into the array. and use a loop to output the contains of array. The ouput of the contain in the position which "enter" should be is kind of missing.
It's like if I put "enter" key into buffer[10], the output from buffer[0] to buffer[9] is correct, but buffer[10] is missing, and buffer[11] to buffer[15] are correct.

What is the problem?

2)many keys like "backspace", "tab" are not very clear in the ouput. because their difference is just blank spaces.
Should I just leave the ouput like that or output the numerical value instead. for example, "8" represent "backspace"

3)I hear there is a test program, Can anyone tell me where is it?

Thanks




Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

Comments:

Optional Link URL:
Link Title:
Optional Image URL:


[ Follow Ups ] [ Post Followup ] [ CS2604 Discussion WWWBoard ] [ FAQ ]