ncurses_mvhline

ncurses_mvhline -- Set new position and draw a horizontal line using an attributed character and max. n characters long

Description

int ncurses_mvhline ( int y, int x, int attrchar, int n)

אזהרה

הפונקציה הזו היא ניסיונית . כלומר , התנהגות הפונקציה,שם הפונקציה ובאופן כללי כל מה שמתועד כאן עשוי להשתנות בהפצה עתידית של PHP ללא התרעה . ראה הוזהרת,השימוש בפונקציה זו על אחריותך בלבד .

undocumented