Zesstra | 953f997 | 2017-02-18 15:37:36 +0100 | [diff] [blame^] | 1 | |
| 2 | query_weight_contents() |
| 3 | *********************** |
| 4 | |
| 5 | |
| 6 | FUNKTION |
| 7 | ======== |
| 8 | |
| 9 | int query_weight_contents() |
| 10 | |
| 11 | |
| 12 | DEFINIERT IN |
| 13 | ============ |
| 14 | |
| 15 | /std/container/restrictions.c |
| 16 | |
| 17 | |
| 18 | ARGUMENTE |
| 19 | ========= |
| 20 | |
| 21 | keine |
| 22 | |
| 23 | |
| 24 | BESCHREIBUNG |
| 25 | ============ |
| 26 | |
| 27 | Gibt das Gewicht des Inhaltes des Behaelters zurueck (ohne |
| 28 | Beruecksichtigung von P_WEIGHT_PERCENT!) |
| 29 | |
| 30 | |
| 31 | RUeCKGABEWERT |
| 32 | ============= |
| 33 | |
| 34 | Das Gewicht des Behaelterinhaltes. |
| 35 | |
| 36 | Last modified: Wed May 8 10:23:32 1996 by Wargon |