Re: output format


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

Posted by hussein on July 14, 1999 at 15:10:12:

In Reply to: output format posted by shiyin on July 14, 1999 at 13:33:25:

: 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.

i have no idea about that ... please elaborate ... how does one put "enter" into the array ? is this by calling Enter(13) ?

: 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"

whatever u wish to do ... the latter idea sounds nice though ...

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

check further down the discussion board ...

---

hussein


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 ]