Increases(or decrease) the counter value as much as specified number with advisory file locking.
- Parameters:
-
| filepath | file path |
| number | how much increase or decrease |
- Returns:
- updated counter value. in case of failure, returns 0.
- Note:
-
Definition at line 115 of file qCount.c.