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