Changes

Jump to: navigation, search

BIO Functions oop344 20111

1 byte removed, 09:22, 25 January 2011
void bio_movecur(int r, int c)
You must use platform-specific and <u>unique non-ASCII</u> values for the keys, and then you must use these specific symbolic names in your definitions.
=== void bio_movecurbio_curpos(int r, int c) ===
Positions the cursor at row '''r''' and column '''c''', where row 0 is the top row and column 0 is the left-most column. If either parameter is invalid, this function has undefined results. This function does not flush any output buffer.

Navigation menu