search for: get_busy_st

Displaying 1 result from an estimated 1 matches for "get_busy_st".

2012 Dec 15
1
Could Rstd_Busy do something (src/unix/sys-std.c)?
...ckages like setwidth could know that R is busy? The function could be changed to something like: void attribute_hidden Rstd_Busy(int which) { R_is_busy = which; } And the R_is_busy variable could be accessed either directly or through a "get" function, like: int get_busy_state(){ return R_is_busy; } Thanks! -- Jakson Alves de Aquino Federal University of Cear? Social Sciences Department www.lepem.ufc.br/aquino.php