home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
C/C++ Interactive Guide
/
c-cplusplus-interactive-guide.iso
/
c_ref
/
csource5
/
343_01
/
cips.cal
< prev
next >
Wrap
Text File
|
1992-04-28
|
176KB
|
2,326 lines
C-DOC 04-28-1992 18:41 Page 1
Defined (Internal) Routines, Module XREF (of CALLS/USERs) (1 of 2)
******************************************************************
-------------------------------------------------------------------------------
add_image_array USERS: 325 main
add_image_array CALLS: 60 does_not_exist
61 printf
62 read_tiff_header
63 round_off_image_size
67 create_allocate_tiff_file
71 read_tiff_header
77 read_tiff_image
78 read_tiff_image
88 write_array_into_tiff_image
-------------------------------------------------------------------------------
append_string USERS: 138 perform_printing
142 perform_printing
187 print_column_header
291 print_histogram
append_string CALLS:
-------------------------------------------------------------------------------
average_pixel USERS: 377 shrink_image_array
average_pixel CALLS:
-------------------------------------------------------------------------------
blank_image_array USERS: 338 shrink_image_array
369 shrink_image_array
400 shrink_image_array
blank_image_array CALLS:
-------------------------------------------------------------------------------
calculate_area_histogram USERS: 222 main
calculate_area_histogram CALLS: 488 printf
489 zero_histogram
494 printf
496 read_tiff_image
498 calculate_histogram
-------------------------------------------------------------------------------
calculate_histogram USERS: 181 display_image
182 display_using_halftoning
230 display_using_halftoning
240 display_image
241 display_using_halftoning
241 print_graphics_image
242 print_graphics_image
248 display_image
287 print_graphics_image
288 print_graphics_image
304 print_graphics_image
305 print_graphics_image
433 print_graphics_image
434 print_graphics_image
498 calculate_area_histogram
505 print_graphics_image
506 print_graphics_image
calculate_histogram CALLS:
-------------------------------------------------------------------------------
check_cut_and_paste_limits USERS: 344 main
351 main
check_cut_and_paste_limits CALLS:
C-DOC 04-28-1992 18:41 Page 2
-------------------------------------------------------------------------------
clear_buffer USERS: 55 get_image_name
110 tab_string
214 print_image_array
clear_buffer CALLS:
-------------------------------------------------------------------------------
clear_text_screen USERS: 123 main
302 display_image
312 display_using_halftoning
clear_text_screen CALLS: 441 _setvideomode
442 _setbkcolor
443 _settextcolor
444 _clearscreen
-------------------------------------------------------------------------------
contrast_edge USERS: 258 main
contrast_edge CALLS: 292 does_not_exist
293 printf
295 read_tiff_header
296 round_off_image_size
300 create_allocate_tiff_file
303 read_tiff_header
316 read_tiff_image
323 printf
368 fix_edges
369 write_array_into_tiff_image
-------------------------------------------------------------------------------
create_allocate_tiff_file USERS: 67 add_image_array
77 homogeneity
84 zoom_image_array
97 gaussian_edge
98 paste_image_piece
111 rotate_flip_image_array
114 filter_image
135 subtract_image_array
184 difference_edge
204 median_filter
228 detect_edges
232 enhance_edges
286 shrink_image_array
300 contrast_edge
411 main
481 quick_edge
create_allocate_tiff_file CALLS: 82 open
85 printf
110 my_write
112 printf
124 my_write
126 printf
149 my_write
151 printf
154 insert_short_into_buffer
155 insert_short_into_buffer
156 insert_short_into_buffer
157 insert_short_into_buffer
159 my_write
160 printf
163 insert_short_into_buffer
C-DOC 04-28-1992 18:41 Page 3
164 insert_short_into_buffer
165 insert_short_into_buffer
166 insert_short_into_buffer
168 my_write
169 printf
172 insert_short_into_buffer
173 insert_short_into_buffer
174 insert_short_into_buffer
175 insert_short_into_buffer
177 my_write
178 printf
181 insert_short_into_buffer
182 insert_short_into_buffer
183 insert_short_into_buffer
184 insert_short_into_buffer
185 my_write
186 printf
195 my_write
196 printf
197 printf
198 printf
201 round_off_image_size
217 my_write
218 printf
222 close
-------------------------------------------------------------------------------
cut_image_piece USERS: 345 main
cut_image_piece CALLS: 52 does_not_exist
53 printf
58 read_tiff_image
-------------------------------------------------------------------------------
detect_edges USERS: 242 main
detect_edges CALLS: 222 does_not_exist
223 read_tiff_header
224 round_off_image_size
228 create_allocate_tiff_file
231 read_tiff_image
233 read_tiff_header
235 perform_convolution
239 fix_edges
241 write_array_into_tiff_image
-------------------------------------------------------------------------------
difference_edge USERS: 254 main
difference_edge CALLS: 176 does_not_exist
177 printf
179 read_tiff_header
180 round_off_image_size
184 create_allocate_tiff_file
188 read_tiff_header
201 read_tiff_image
208 printf
212 abs
216 abs
220 abs
224 abs
252 fix_edges
253 write_array_into_tiff_image
C-DOC 04-28-1992 18:41 Page 4
-------------------------------------------------------------------------------
display_histogram USERS: 290 display_image
293 display_image
299 display_using_halftoning
303 display_using_halftoning
display_histogram CALLS: 356 _setcolor
359 _setpixel
371 _setlinestyle
372 _setcolor
377 _moveto
378 _lineto
392 _setcolor
394 _moveto
395 _lineto
396 _moveto
397 _lineto
398 _moveto
399 _lineto
400 _moveto
401 _lineto
402 _moveto
403 _lineto
404 _moveto
405 _lineto
406 _moveto
407 _lineto
-------------------------------------------------------------------------------
display_image USERS: 179 main
display_image CALLS: 106 zero_histogram
168 zero_histogram
169 zero_histogram
176 printf
177 printf
179 read_tiff_image
181 calculate_histogram
187 printf
188 read_string
192 _setvideomode
193 map_16_shades_of_gray
194 map_64_shades_of_gray
224 _setlinestyle
225 _setcolor
227 _moveto
228 _lineto
236 read_tiff_image
240 calculate_histogram
242 transform_the_colors
248 calculate_histogram
249 display_image_portion
261 _settextcolor
262 _setbkcolor
263 strlen
265 _settextposition
266 _outtext
290 display_histogram
293 display_histogram
297 read_string
C-DOC 04-28-1992 18:41 Page 5
298 printf
299 get_integer
302 clear_text_screen
-------------------------------------------------------------------------------
display_image_portion USERS: 249 display_image
display_image_portion CALLS: 458 _setcolor
459 _setpixel
-------------------------------------------------------------------------------
display_menu_for_display_image USERS: 175 main
189 main
205 main
display_menu_for_display_image CALLS: 333 printf
334 printf
335 printf
337 printf
339 printf
341 printf
343 printf
344 printf
345 printf
346 get_integer
353 printf
354 printf
355 printf
356 get_integer
361 printf
362 printf
363 printf
364 printf
365 read_string
368 strcpy
370 strcpy
375 printf
376 printf
377 printf
378 get_integer
383 printf
385 printf
386 get_integer
391 printf
392 printf
393 printf
394 printf
395 read_string
398 strcpy
401 strcpy
404 strcpy
407 strcpy
411 printf
413 printf
414 get_integer
-------------------------------------------------------------------------------
display_menu_for_histogram USERS: 220 main
display_menu_for_histogram CALLS: 428 printf
429 printf
431 printf
433 printf
C-DOC 04-28-1992 18:41 Page 6
435 printf
436 get_integer
443 printf
445 printf
446 get_integer
451 printf
453 printf
454 get_integer
459 printf
461 printf
462 get_integer
-------------------------------------------------------------------------------
display_using_halftoning USERS: 194 main
display_using_halftoning CALLS: 92 zero_histogram
168 zero_histogram
169 zero_histogram
176 printf
177 printf
180 read_tiff_image
182 calculate_histogram
193 _setvideomode
195 printf
196 printf
225 read_tiff_image
230 calculate_histogram
238 perform_histogram_equalization
241 calculate_histogram
246 half_tone
250 half_tone
299 display_histogram
303 display_histogram
310 printf
311 read_string
312 clear_text_screen
-------------------------------------------------------------------------------
does_not_exist USERS: 52 cut_image_piece
60 add_image_array
69 homogeneity
79 zoom_image_array
89 gaussian_edge
94 paste_image_piece
104 rotate_flip_image_array
107 filter_image
128 subtract_image_array
176 difference_edge
197 median_filter
222 detect_edges
224 enhance_edges
281 shrink_image_array
292 contrast_edge
474 quick_edge
does_not_exist CALLS: 489 open
492 close
-------------------------------------------------------------------------------
end_graphics_mode USERS: 338 print_graphics_image
360 print_graphics_image
461 print_graphics_image
C-DOC 04-28-1992 18:41 Page 7
484 print_graphics_image
521 print_graphics_image
774 print_hist_image
800 print_hist_image
end_graphics_mode CALLS: 611 putc
612 putc
613 putc
614 putc
-------------------------------------------------------------------------------
enhance_edges USERS: 276 main
enhance_edges CALLS: 224 does_not_exist
225 printf
227 read_tiff_header
228 round_off_image_size
232 create_allocate_tiff_file
236 read_tiff_header
243 read_tiff_image
247 printf
266 fix_edges
269 write_array_into_tiff_image
-------------------------------------------------------------------------------
extract_base_file_name USERS:
extract_base_file_name CALLS: 156 printf
-------------------------------------------------------------------------------
extract_directory_name USERS: 63 get_image_name
extract_directory_name CALLS: 110 strncpy
-------------------------------------------------------------------------------
extract_long_from_buffer USERS: 87 read_tiff_header
126 read_tiff_header
139 read_tiff_header
152 read_tiff_header
166 read_tiff_header
180 read_tiff_header
192 read_tiff_header
extract_long_from_buffer CALLS:
-------------------------------------------------------------------------------
extract_short_from_buffer USERS: 102 read_tiff_header
118 read_tiff_header
123 read_tiff_header
124 read_tiff_header
130 read_tiff_header
131 read_tiff_header
134 read_tiff_header
143 read_tiff_header
144 read_tiff_header
147 read_tiff_header
157 read_tiff_header
158 read_tiff_header
161 read_tiff_header
171 read_tiff_header
172 read_tiff_header
175 read_tiff_header
extract_short_from_buffer CALLS:
-------------------------------------------------------------------------------
filter_image USERS: 292 main
filter_image CALLS: 107 does_not_exist
108 printf
C-DOC 04-28-1992 18:41 Page 8
109 read_tiff_header
110 round_off_image_size
114 create_allocate_tiff_file
118 read_tiff_header
127 read_tiff_image
130 printf
132 printf
150 fix_edges
152 write_array_into_tiff_image
-------------------------------------------------------------------------------
fix_edges USERS: 133 homogeneity
150 filter_image
179 gaussian_edge
231 median_filter
239 detect_edges
252 difference_edge
266 enhance_edges
368 contrast_edge
534 quick_edge
fix_edges CALLS:
-------------------------------------------------------------------------------
float_convert USERS: 275 get_float
float_convert CALLS: 286 pow10
287 power
294 is_blank
322 is_digit
323 to_decimal
359 is_digit
360 power
360 to_decimal
-------------------------------------------------------------------------------
gaussian_edge USERS: 262 main
gaussian_edge CALLS: 89 does_not_exist
90 printf
92 read_tiff_header
93 round_off_image_size
97 create_allocate_tiff_file
101 read_tiff_header
132 read_tiff_image
140 printf
179 fix_edges
181 write_array_into_tiff_image
-------------------------------------------------------------------------------
get_edge_options USERS: 237 main
get_edge_options CALLS: 645 printf
646 printf
647 printf
648 printf
649 printf
650 printf
651 printf
652 printf
653 printf
654 printf
657 get_integer
665 printf
666 printf
C-DOC 04-28-1992 18:41 Page 9
667 printf
668 printf
669 printf
670 printf
671 get_integer
675 printf
676 printf
677 get_integer
681 printf
682 printf
683 get_integer
687 printf
688 printf
689 get_integer
-------------------------------------------------------------------------------
get_filter_options USERS: 286 main
get_filter_options CALLS: 412 printf
413 printf
414 printf
415 printf
416 printf
418 printf
420 printf
423 get_integer
430 printf
431 printf
432 get_integer
436 printf
438 printf
439 read_string
-------------------------------------------------------------------------------
get_float USERS:
get_float CALLS: 274 read_string
275 float_convert
-------------------------------------------------------------------------------
get_graphics_caption USERS: 209 main
get_graphics_caption CALLS: 548 printf
549 read_string
-------------------------------------------------------------------------------
get_image_name USERS: 144 main
157 main
164 main
172 main
186 main
202 main
217 main
233 main
235 main
269 main
271 main
282 main
284 main
310 main
312 main
314 main
342 main
348 main
C-DOC 04-28-1992 18:41 Page 10
358 main
362 main
377 main
380 main
396 main
get_image_name CALLS: 49 printf
50 printf
51 printf
52 printf
53 printf
54 printf
55 clear_buffer
56 read_string
60 printf
61 printf
62 read_string
63 extract_directory_name
64 sprintf
69 printf
70 read_string
71 strlen
76 printf
77 printf
78 read_string
79 sprintf
-------------------------------------------------------------------------------
get_integer USERS: 39 get_parameters
51 get_parameters
56 get_parameters
61 get_parameters
66 get_parameters
139 main
275 main
299 display_image
346 display_menu_for_display_image
356 display_menu_for_display_image
368 main
378 display_menu_for_display_image
386 display_menu_for_display_image
399 main
402 main
414 display_menu_for_display_image
423 get_filter_options
432 get_filter_options
436 display_menu_for_histogram
446 display_menu_for_histogram
454 display_menu_for_histogram
462 display_menu_for_histogram
476 show_image
508 get_threshold_value
510 get_scaling_options
514 get_threshold_value
523 get_scaling_options
657 get_edge_options
671 get_edge_options
677 get_edge_options
683 get_edge_options
C-DOC 04-28-1992 18:41 Page 11
689 get_edge_options
get_integer CALLS: 29 read_string
30 int_convert
-------------------------------------------------------------------------------
get_long USERS:
get_long CALLS: 188 read_string
189 long_convert
-------------------------------------------------------------------------------
get_parameters USERS: 158 main
165 main
174 main
188 main
204 main
219 main
236 main
272 main
285 main
316 main
318 main
320 main
343 main
350 main
359 main
364 main
378 main
387 main
get_parameters CALLS: 37 show_parameters
38 printf
39 get_integer
50 printf
51 get_integer
55 printf
56 get_integer
60 printf
61 get_integer
65 printf
66 get_integer
-------------------------------------------------------------------------------
get_scaling_options USERS: 381 main
get_scaling_options CALLS: 504 printf
505 printf
506 printf
507 printf
509 printf
510 get_integer
517 printf
518 read_string
522 printf
523 get_integer
527 printf
532 read_string
-------------------------------------------------------------------------------
get_short USERS:
get_short CALLS: 108 read_string
109 short_convert
-------------------------------------------------------------------------------
get_threshold_value USERS: 193 main
C-DOC 04-28-1992 18:42 Page 12
get_threshold_value CALLS: 505 printf
506 printf
507 printf
508 get_integer
512 printf
513 printf
514 get_integer
-------------------------------------------------------------------------------
half_tone USERS: 246 display_using_halftoning
250 display_using_halftoning
half_tone CALLS: 420 _setcolor
421 _setpixel
446 _setcolor
447 _setpixel
454 printf
477 _setcolor
478 _setpixel
484 print_halftone_array
-------------------------------------------------------------------------------
homogeneity USERS: 250 main
homogeneity CALLS: 69 does_not_exist
70 printf
72 read_tiff_header
73 round_off_image_size
77 create_allocate_tiff_file
81 read_tiff_header
93 read_tiff_image
96 printf
108 abs
133 fix_edges
135 write_array_into_tiff_image
-------------------------------------------------------------------------------
insert_long_into_buffer USERS:
insert_long_into_buffer CALLS:
-------------------------------------------------------------------------------
insert_short_into_buffer USERS: 154 create_allocate_tiff_file
155 create_allocate_tiff_file
156 create_allocate_tiff_file
157 create_allocate_tiff_file
163 create_allocate_tiff_file
164 create_allocate_tiff_file
165 create_allocate_tiff_file
166 create_allocate_tiff_file
172 create_allocate_tiff_file
173 create_allocate_tiff_file
174 create_allocate_tiff_file
175 create_allocate_tiff_file
181 create_allocate_tiff_file
182 create_allocate_tiff_file
183 create_allocate_tiff_file
184 create_allocate_tiff_file
insert_short_into_buffer CALLS:
-------------------------------------------------------------------------------
int_convert USERS: 30 get_integer
int_convert CALLS: 47 is_blank
70 is_digit
71 to_decimal
C-DOC 04-28-1992 18:42 Page 13
-------------------------------------------------------------------------------
interpolate_pixel USERS: 175 zoom_image_array
interpolate_pixel CALLS:
-------------------------------------------------------------------------------
long_clear_buffer USERS: 105 perform_printing
110 perform_printing
115 perform_printing
122 perform_printing
132 perform_printing
136 perform_printing
140 perform_printing
156 perform_printing
180 print_column_header
185 print_column_header
250 print_histogram
255 print_histogram
260 print_histogram
264 print_histogram
283 print_histogram
287 print_histogram
long_clear_buffer CALLS:
-------------------------------------------------------------------------------
long_convert USERS: 189 get_long
long_convert CALLS: 206 is_blank
229 is_digit
230 to_decimal
-------------------------------------------------------------------------------
main USERS:
main CALLS: 123 clear_text_screen
125 strcpy
126 strcpy
127 strcpy
128 strcpy
129 strcpy
131 strcpy
132 strcpy
133 strcpy
137 show_menu
139 get_integer
144 get_image_name
145 read_tiff_header
146 printf
147 printf
152 printf
153 read_string
157 get_image_name
158 get_parameters
159 read_tiff_image
160 show_image
164 get_image_name
165 get_parameters
166 read_tiff_image
167 print_image
172 get_image_name
173 read_tiff_header
174 get_parameters
175 display_menu_for_display_image
C-DOC 04-28-1992 18:42 Page 14
179 display_image
186 get_image_name
187 read_tiff_header
188 get_parameters
189 display_menu_for_display_image
193 get_threshold_value
194 display_using_halftoning
202 get_image_name
203 read_tiff_header
204 get_parameters
205 display_menu_for_display_image
209 get_graphics_caption
210 print_graphics_image
217 get_image_name
218 read_tiff_header
219 get_parameters
220 display_menu_for_histogram
222 calculate_area_histogram
226 show_histogram
228 print_histogram
232 printf
233 get_image_name
234 printf
235 get_image_name
236 get_parameters
237 get_edge_options
242 detect_edges
246 quick_edge
250 homogeneity
254 difference_edge
258 contrast_edge
262 gaussian_edge
268 printf
269 get_image_name
270 printf
271 get_image_name
272 get_parameters
273 printf
274 printf
275 get_integer
276 enhance_edges
281 printf
282 get_image_name
283 printf
284 get_image_name
285 get_parameters
286 get_filter_options
291 setup_filters
292 filter_image
299 median_filter
305 printf
309 printf
310 get_image_name
311 printf
312 get_image_name
313 printf
314 get_image_name
C-DOC 04-28-1992 18:42 Page 15
315 printf
316 get_parameters
317 printf
318 get_parameters
319 printf
320 get_parameters
321 printf
322 printf
323 read_string
325 add_image_array
331 subtract_image_array
339 printf
341 printf
342 get_image_name
343 get_parameters
344 check_cut_and_paste_limits
345 cut_image_piece
347 printf
348 get_image_name
349 printf
350 get_parameters
351 check_cut_and_paste_limits
352 paste_image_piece
357 printf
358 get_image_name
359 get_parameters
360 printf
361 printf
362 get_image_name
363 printf
364 get_parameters
365 printf
366 printf
367 printf
368 get_integer
369 rotate_flip_image_array
376 printf
377 get_image_name
378 get_parameters
379 printf
380 get_image_name
381 get_scaling_options
383 zoom_image_array
386 printf
387 get_parameters
388 shrink_image_array
395 printf
396 get_image_name
397 printf
398 printf
399 get_integer
400 printf
401 printf
402 get_integer
411 create_allocate_tiff_file
419 printf
-------------------------------------------------------------------------------
C-DOC 04-28-1992 18:42 Page 16
map_16_shades_of_gray USERS: 193 display_image
map_16_shades_of_gray CALLS: 493 _setvideomode
494 _remappalette
495 _remappalette
496 _remappalette
497 _remappalette
498 _remappalette
499 _remappalette
500 _remappalette
501 _remappalette
502 _remappalette
503 _remappalette
504 _remappalette
505 _remappalette
506 _remappalette
507 _remappalette
508 _remappalette
509 _remappalette
-------------------------------------------------------------------------------
map_64_shades_of_gray USERS: 194 display_image
map_64_shades_of_gray CALLS:
-------------------------------------------------------------------------------
median_filter USERS: 299 main
median_filter CALLS: 195 malloc
197 does_not_exist
198 printf
199 read_tiff_header
200 round_off_image_size
204 create_allocate_tiff_file
208 read_tiff_image
216 printf
218 printf
227 median_of
231 fix_edges
233 write_array_into_tiff_image
236 free
-------------------------------------------------------------------------------
median_of USERS: 227 median_filter
479 median_pixel
median_of CALLS: 260 sort_elements
-------------------------------------------------------------------------------
median_pixel USERS: 408 shrink_image_array
median_pixel CALLS: 469 malloc
479 median_of
480 free
-------------------------------------------------------------------------------
my_fwrite USERS: 286 print_histogram
my_fwrite CALLS: 57 putc
-------------------------------------------------------------------------------
my_fwriteln USERS: 107 perform_printing
112 perform_printing
119 perform_printing
124 perform_printing
145 perform_printing
158 perform_printing
189 print_column_header
210 print_graphics_image
C-DOC 04-28-1992 18:42 Page 17
211 print_graphics_image
252 print_histogram
257 print_histogram
262 print_histogram
266 print_histogram
293 print_histogram
523 print_graphics_image
524 print_graphics_image
527 print_graphics_image
575 print_halftone_array
my_fwriteln CALLS: 94 putc
97 putc
-------------------------------------------------------------------------------
my_open USERS: 282 write_array_into_tiff_image
my_open CALLS: 34 open
-------------------------------------------------------------------------------
my_read USERS: 74 read_tiff_header
101 read_tiff_header
117 read_tiff_header
191 read_tiff_header
my_read CALLS: 35 read
36 read
-------------------------------------------------------------------------------
my_set_colors USERS:
my_set_colors CALLS:
-------------------------------------------------------------------------------
my_set_pixel USERS:
my_set_pixel CALLS: 631 int86
-------------------------------------------------------------------------------
my_set_video_mode USERS:
my_set_video_mode CALLS: 608 int86
-------------------------------------------------------------------------------
my_write USERS: 110 create_allocate_tiff_file
124 create_allocate_tiff_file
149 create_allocate_tiff_file
159 create_allocate_tiff_file
168 create_allocate_tiff_file
177 create_allocate_tiff_file
185 create_allocate_tiff_file
195 create_allocate_tiff_file
217 create_allocate_tiff_file
my_write CALLS: 46 write
47 write
-------------------------------------------------------------------------------
paste_image_piece USERS: 352 main
paste_image_piece CALLS: 94 does_not_exist
95 printf
97 read_tiff_header
98 create_allocate_tiff_file
102 write_array_into_tiff_image
-------------------------------------------------------------------------------
perform_convolution USERS: 235 detect_edges
perform_convolution CALLS: 291 setup_masks
312 printf
315 printf
-------------------------------------------------------------------------------
perform_histogram_equalization USERS: 238 display_using_halftoning
C-DOC 04-28-1992 18:42 Page 18
297 print_graphics_image
300 print_graphics_image
426 print_graphics_image
429 print_graphics_image
577 transform_the_colors
perform_histogram_equalization CALLS:
-------------------------------------------------------------------------------
perform_printing USERS: 80 print_image
perform_printing CALLS: 103 printf
105 long_clear_buffer
106 sprintf
107 my_fwriteln
110 long_clear_buffer
111 sprintf
112 my_fwriteln
115 long_clear_buffer
116 sprintf
119 my_fwriteln
122 long_clear_buffer
123 sprintf
124 my_fwriteln
127 print_column_header
132 long_clear_buffer
135 sprintf
136 long_clear_buffer
137 sprintf
138 append_string
140 long_clear_buffer
141 sprintf
142 append_string
145 my_fwriteln
149 putc
150 print_column_header
156 long_clear_buffer
157 sprintf
158 my_fwriteln
-------------------------------------------------------------------------------
power USERS: 287 float_convert
360 float_convert
power CALLS:
-------------------------------------------------------------------------------
print_bytes USERS: 717 print_original_200_row
print_bytes CALLS: 672 putc
673 putc
674 putc
675 putc
676 putc
677 putc
678 putc
682 putc
-------------------------------------------------------------------------------
print_column_header USERS: 127 perform_printing
150 perform_printing
print_column_header CALLS: 180 long_clear_buffer
181 sprintf
185 long_clear_buffer
186 sprintf
C-DOC 04-28-1992 18:42 Page 19
187 append_string
189 my_fwriteln
-------------------------------------------------------------------------------
print_graphics_image USERS: 210 main
print_graphics_image CALLS: 200 fopen
209 strcpy
210 my_fwriteln
211 my_fwriteln
220 printf
221 read_tiff_image
224 printf
225 read_tiff_image
238 zero_histogram
239 zero_histogram
240 printf
241 calculate_histogram
242 calculate_histogram
281 printf
282 read_tiff_image
283 printf
284 read_tiff_image
286 printf
287 calculate_histogram
288 calculate_histogram
290 printf
291 read_tiff_image
293 printf
294 read_tiff_image
296 printf
297 perform_histogram_equalization
299 printf
300 perform_histogram_equalization
303 printf
304 calculate_histogram
305 calculate_histogram
337 printf
338 end_graphics_mode
339 select_300_dpi_resolution
340 set_raster_width
341 start_raster_graphics
342 select_full_graphics_mode
360 end_graphics_mode
361 select_300_dpi_resolution
362 set_raster_width
363 start_raster_graphics
364 select_full_graphics_mode
366 print_original_200_row
368 printf
383 printf
384 read_tiff_image
385 printf
386 read_tiff_image
425 printf
426 perform_histogram_equalization
428 printf
429 perform_histogram_equalization
432 printf
C-DOC 04-28-1992 18:42 Page 20
433 calculate_histogram
434 calculate_histogram
460 printf
461 end_graphics_mode
462 select_300_dpi_resolution
463 set_raster_width
464 start_raster_graphics
465 select_full_graphics_mode
484 end_graphics_mode
485 select_300_dpi_resolution
486 set_raster_width
487 start_raster_graphics
488 select_full_graphics_mode
490 print_original_200_row
492 printf
505 calculate_histogram
506 calculate_histogram
507 print_hist_image
510 print_hist_image
521 end_graphics_mode
522 strcpy
523 my_fwriteln
524 my_fwriteln
526 sprintf
527 my_fwriteln
529 putc
531 fclose
533 printf
-------------------------------------------------------------------------------
print_halftone_array USERS: 484 half_tone
print_halftone_array CALLS: 546 strcpy
548 fopen
549 printf
551 printf
574 printf
575 my_fwriteln
579 putc
587 putc
588 fclose
-------------------------------------------------------------------------------
print_hist_image USERS: 507 print_graphics_image
510 print_graphics_image
print_hist_image CALLS: 774 end_graphics_mode
775 select_300_dpi_resolution
776 set_raster_width
777 start_raster_graphics
778 select_full_graphics_mode
779 set_horizontal_offset
780 putc
781 putc
782 putc
783 putc
784 putc
785 putc
786 putc
789 putc
793 printf
C-DOC 04-28-1992 18:42 Page 21
795 printf
800 end_graphics_mode
801 select_300_dpi_resolution
802 set_raster_width
803 start_raster_graphics
804 select_full_graphics_mode
824 set_shorter_horizontal_offset
825 putc
826 putc
827 putc
828 putc
829 putc
830 putc
831 putc
833 putc
834 putc
843 putc
846 putc
849 putc
864 set_horizontal_offset
866 putc
867 putc
868 putc
869 putc
870 putc
871 putc
872 putc
880 putc
883 putc
886 putc
-------------------------------------------------------------------------------
print_histogram USERS: 228 main
print_histogram CALLS: 228 fopen
229 printf
231 printf
246 printf
248 printf
250 long_clear_buffer
251 sprintf
252 my_fwriteln
255 long_clear_buffer
256 sprintf
257 my_fwriteln
260 long_clear_buffer
261 sprintf
262 my_fwriteln
264 long_clear_buffer
265 sprintf
266 my_fwriteln
276 printf
279 printf
283 long_clear_buffer
284 sprintf
286 my_fwrite
287 long_clear_buffer
288 sprintf
290 sprintf
C-DOC 04-28-1992 18:42 Page 22
291 append_string
293 my_fwriteln
297 putc
302 putc
303 fclose
-------------------------------------------------------------------------------
print_image USERS: 167 main
217 print_image_array
218 print_image_array
219 print_image_array
220 print_image_array
221 print_image_array
222 print_image_array
print_image CALLS: 59 strcpy
60 fopen
61 printf
63 printf
80 perform_printing
82 fclose
-------------------------------------------------------------------------------
print_image_array USERS:
print_image_array CALLS: 213 printf
214 clear_buffer
215 read_string
217 print_image
218 print_image
219 print_image
220 print_image
221 print_image
222 print_image
-------------------------------------------------------------------------------
print_original_200_row USERS: 366 print_graphics_image
490 print_graphics_image
print_original_200_row CALLS: 716 set_horizontal_offset
717 print_bytes
-------------------------------------------------------------------------------
put_pixel USERS:
put_pixel CALLS: 762 printf
-------------------------------------------------------------------------------
quick_edge USERS: 246 main
quick_edge CALLS: 474 does_not_exist
475 printf
476 read_tiff_header
477 round_off_image_size
481 create_allocate_tiff_file
485 read_tiff_header
498 read_tiff_image
501 printf
503 printf
534 fix_edges
536 write_array_into_tiff_image
-------------------------------------------------------------------------------
read_line USERS: 83 read_tiff_image
read_line CALLS: 135 read
-------------------------------------------------------------------------------
read_string USERS: 29 get_integer
56 get_image_name
C-DOC 04-28-1992 18:42 Page 23
62 get_image_name
70 get_image_name
78 get_image_name
108 get_short
153 main
188 get_long
188 display_image
215 print_image_array
274 get_float
297 display_image
311 display_using_halftoning
323 main
365 display_menu_for_display_image
395 display_menu_for_display_image
439 get_filter_options
518 get_scaling_options
532 get_scaling_options
549 get_graphics_caption
read_string CALLS: 29 getchar
-------------------------------------------------------------------------------
read_tiff_header USERS: 58 read_tiff_image
62 add_image_array
71 add_image_array
72 homogeneity
81 homogeneity
81 zoom_image_array
92 gaussian_edge
97 paste_image_piece
101 gaussian_edge
106 rotate_flip_image_array
109 filter_image
118 filter_image
130 subtract_image_array
139 subtract_image_array
145 main
173 main
179 difference_edge
187 main
188 difference_edge
199 median_filter
203 main
218 main
223 detect_edges
227 enhance_edges
233 detect_edges
236 enhance_edges
267 write_array_into_tiff_image
283 shrink_image_array
290 shrink_image_array
295 contrast_edge
303 contrast_edge
476 quick_edge
485 quick_edge
read_tiff_header CALLS: 63 open
74 my_read
87 extract_long_from_buffer
100 lseek
C-DOC 04-28-1992 18:42 Page 24
101 my_read
102 extract_short_from_buffer
117 my_read
118 extract_short_from_buffer
123 extract_short_from_buffer
124 extract_short_from_buffer
126 extract_long_from_buffer
130 extract_short_from_buffer
131 extract_short_from_buffer
134 extract_short_from_buffer
139 extract_long_from_buffer
143 extract_short_from_buffer
144 extract_short_from_buffer
147 extract_short_from_buffer
152 extract_long_from_buffer
157 extract_short_from_buffer
158 extract_short_from_buffer
161 extract_short_from_buffer
166 extract_long_from_buffer
171 extract_short_from_buffer
172 extract_short_from_buffer
175 extract_short_from_buffer
180 extract_long_from_buffer
191 my_read
192 extract_long_from_buffer
204 close
207 printf
-------------------------------------------------------------------------------
read_tiff_image USERS: 58 cut_image_piece
77 add_image_array
78 add_image_array
93 homogeneity
127 filter_image
129 rotate_flip_image_array
132 gaussian_edge
136 zoom_image_array
141 subtract_image_array
142 subtract_image_array
159 main
165 zoom_image_array
166 main
179 display_image
180 display_using_halftoning
201 difference_edge
208 median_filter
221 print_graphics_image
225 print_graphics_image
225 display_using_halftoning
231 detect_edges
236 display_image
243 enhance_edges
282 print_graphics_image
284 print_graphics_image
291 print_graphics_image
294 print_graphics_image
316 contrast_edge
340 shrink_image_array
C-DOC 04-28-1992 18:42 Page 25
371 shrink_image_array
384 print_graphics_image
386 print_graphics_image
402 shrink_image_array
496 calculate_area_histogram
498 quick_edge
read_tiff_image CALLS: 58 read_tiff_header
73 open
77 lseek
78 seek_to_first_line
82 lseek
83 read_line
84 seek_to_end_of_line
85 lseek
88 close
91 printf
-------------------------------------------------------------------------------
rotate_flip_image_array USERS: 369 main
rotate_flip_image_array CALLS: 104 does_not_exist
105 printf
106 read_tiff_header
107 round_off_image_size
111 create_allocate_tiff_file
129 read_tiff_image
230 write_array_into_tiff_image
-------------------------------------------------------------------------------
round_off_image_size USERS: 63 add_image_array
73 homogeneity
93 gaussian_edge
107 rotate_flip_image_array
110 filter_image
131 subtract_image_array
180 difference_edge
200 median_filter
201 create_allocate_tiff_file
224 detect_edges
228 enhance_edges
296 contrast_edge
477 quick_edge
round_off_image_size CALLS:
-------------------------------------------------------------------------------
seek_to_end_of_line USERS: 84 read_tiff_image
293 write_array_into_tiff_image
seek_to_end_of_line CALLS: 214 lseek
-------------------------------------------------------------------------------
seek_to_first_line USERS: 78 read_tiff_image
285 write_array_into_tiff_image
seek_to_first_line CALLS: 190 lseek
-------------------------------------------------------------------------------
select_300_dpi_resolution USERS: 339 print_graphics_image
361 print_graphics_image
462 print_graphics_image
485 print_graphics_image
775 print_hist_image
801 print_hist_image
select_300_dpi_resolution CALLS: 653 putc
654 putc
C-DOC 04-28-1992 18:42 Page 26
655 putc
656 putc
657 putc
658 putc
659 putc
-------------------------------------------------------------------------------
select_full_graphics_mode USERS: 342 print_graphics_image
364 print_graphics_image
465 print_graphics_image
488 print_graphics_image
778 print_hist_image
804 print_hist_image
select_full_graphics_mode CALLS: 561 putc
562 putc
563 putc
564 putc
565 putc
-------------------------------------------------------------------------------
set_horizontal_offset USERS: 716 print_original_200_row
779 print_hist_image
864 print_hist_image
set_horizontal_offset CALLS: 574 putc
575 putc
576 putc
577 putc
578 putc
579 putc
580 putc
-------------------------------------------------------------------------------
set_raster_width USERS: 340 print_graphics_image
362 print_graphics_image
463 print_graphics_image
486 print_graphics_image
776 print_hist_image
802 print_hist_image
set_raster_width CALLS: 622 putc
623 putc
624 putc
625 putc
626 putc
627 putc
628 putc
629 putc
-------------------------------------------------------------------------------
set_shorter_horizontal_offset USERS: 824 print_hist_image
set_shorter_horizontal_offset CALLS: 593 putc
594 putc
595 putc
596 putc
597 putc
598 putc
599 putc
-------------------------------------------------------------------------------
setup_filters USERS: 291 main
setup_filters CALLS:
-------------------------------------------------------------------------------
setup_masks USERS: 291 perform_convolution
C-DOC 04-28-1992 18:42 Page 27
setup_masks CALLS:
-------------------------------------------------------------------------------
short_convert USERS: 109 get_short
short_convert CALLS: 126 is_blank
149 is_digit
150 to_decimal
-------------------------------------------------------------------------------
show_histogram USERS: 226 main
show_histogram CALLS: 173 printf
175 printf
176 printf
185 printf
187 printf
-------------------------------------------------------------------------------
show_image USERS: 160 main
show_image CALLS: 465 printf
467 printf
470 printf
472 printf
475 printf
476 get_integer
-------------------------------------------------------------------------------
show_menu USERS: 137 main
show_menu CALLS: 494 printf
495 printf
496 printf
497 printf
498 printf
499 printf
500 printf
501 printf
502 printf
503 printf
504 printf
505 printf
506 printf
507 printf
508 printf
509 printf
510 printf
511 printf
512 printf
513 printf
-------------------------------------------------------------------------------
show_parameters USERS: 37 get_parameters
show_parameters CALLS: 77 printf
78 printf
79 printf
80 printf
81 printf
-------------------------------------------------------------------------------
shrink_image_array USERS: 388 main
shrink_image_array CALLS: 281 does_not_exist
282 printf
283 read_tiff_header
286 create_allocate_tiff_file
290 read_tiff_header
C-DOC 04-28-1992 18:42 Page 28
334 printf
338 blank_image_array
340 read_tiff_image
351 write_array_into_tiff_image
365 printf
369 blank_image_array
371 read_tiff_image
377 average_pixel
382 write_array_into_tiff_image
396 printf
400 blank_image_array
402 read_tiff_image
408 median_pixel
413 write_array_into_tiff_image
-------------------------------------------------------------------------------
sort_elements USERS: 260 median_of
sort_elements CALLS: 286 swap
-------------------------------------------------------------------------------
start_raster_graphics USERS: 341 print_graphics_image
363 print_graphics_image
464 print_graphics_image
487 print_graphics_image
777 print_hist_image
803 print_hist_image
start_raster_graphics CALLS: 639 putc
640 putc
641 putc
642 putc
643 putc
-------------------------------------------------------------------------------
subtract_image_array USERS: 331 main
subtract_image_array CALLS: 128 does_not_exist
129 printf
130 read_tiff_header
131 round_off_image_size
135 create_allocate_tiff_file
139 read_tiff_header
141 read_tiff_image
142 read_tiff_image
152 write_array_into_tiff_image
-------------------------------------------------------------------------------
swap USERS: 286 sort_elements
swap CALLS:
-------------------------------------------------------------------------------
tab_string USERS:
tab_string CALLS: 110 clear_buffer
-------------------------------------------------------------------------------
transform_the_colors USERS: 242 display_image
transform_the_colors CALLS: 577 perform_histogram_equalization
-------------------------------------------------------------------------------
write_array_into_tiff_image USERS: 88 add_image_array
102 paste_image_piece
135 homogeneity
152 zoom_image_array
152 subtract_image_array
152 filter_image
181 gaussian_edge
C-DOC 04-28-1992 18:42 Page 29
183 zoom_image_array
230 rotate_flip_image_array
233 median_filter
241 detect_edges
253 difference_edge
269 enhance_edges
351 shrink_image_array
369 contrast_edge
382 shrink_image_array
413 shrink_image_array
536 quick_edge
write_array_into_tiff_image CALLS: 267 read_tiff_header
282 my_open
283 lseek
285 seek_to_first_line
290 lseek
291 write_line
293 seek_to_end_of_line
295 lseek
298 close
-------------------------------------------------------------------------------
write_line USERS: 291 write_array_into_tiff_image
write_line CALLS: 369 write
-------------------------------------------------------------------------------
zero_histogram USERS: 92 display_using_halftoning
106 display_image
168 display_image
168 display_using_halftoning
169 display_image
169 display_using_halftoning
238 print_graphics_image
239 print_graphics_image
489 calculate_area_histogram
zero_histogram CALLS:
-------------------------------------------------------------------------------
zoom_image_array USERS: 383 main
zoom_image_array CALLS: 79 does_not_exist
80 printf
81 read_tiff_header
84 create_allocate_tiff_file
136 read_tiff_image
150 printf
152 write_array_into_tiff_image
165 read_tiff_image
175 interpolate_pixel
181 printf
183 write_array_into_tiff_image
-------------------------------------------------------------------------------
C-DOC 04-28-1992 18:42 Page 30
Undefined (External) Routines, Module XREF (of USERs) (2 of 2)
**************************************************************
-------------------------------------------------------------------------------
_clearscreen USERS: 444 clear_text_screen
-------------------------------------------------------------------------------
_lineto USERS: 228 display_image
378 display_histogram
395 display_histogram
397 display_histogram
399 display_histogram
401 display_histogram
403 display_histogram
405 display_histogram
407 display_histogram
-------------------------------------------------------------------------------
_moveto USERS: 227 display_image
377 display_histogram
394 display_histogram
396 display_histogram
398 display_histogram
400 display_histogram
402 display_histogram
404 display_histogram
406 display_histogram
-------------------------------------------------------------------------------
_outtext USERS: 266 display_image
-------------------------------------------------------------------------------
_remappalette USERS: 494 map_16_shades_of_gray
495 map_16_shades_of_gray
496 map_16_shades_of_gray
497 map_16_shades_of_gray
498 map_16_shades_of_gray
499 map_16_shades_of_gray
500 map_16_shades_of_gray
501 map_16_shades_of_gray
502 map_16_shades_of_gray
503 map_16_shades_of_gray
504 map_16_shades_of_gray
505 map_16_shades_of_gray
506 map_16_shades_of_gray
507 map_16_shades_of_gray
508 map_16_shades_of_gray
509 map_16_shades_of_gray
-------------------------------------------------------------------------------
_setbkcolor USERS: 262 display_image
442 clear_text_screen
-------------------------------------------------------------------------------
_setcolor USERS: 225 display_image
356 display_histogram
372 display_histogram
392 display_histogram
420 half_tone
446 half_tone
458 display_image_portion
477 half_tone
-------------------------------------------------------------------------------
_setlinestyle USERS: 224 display_image
C-DOC 04-28-1992 18:42 Page 31
371 display_histogram
-------------------------------------------------------------------------------
_setpixel USERS: 359 display_histogram
421 half_tone
447 half_tone
459 display_image_portion
478 half_tone
-------------------------------------------------------------------------------
_settextcolor USERS: 261 display_image
443 clear_text_screen
-------------------------------------------------------------------------------
_settextposition USERS: 265 display_image
-------------------------------------------------------------------------------
_setvideomode USERS: 192 display_image
193 display_using_halftoning
441 clear_text_screen
493 map_16_shades_of_gray
-------------------------------------------------------------------------------
abs USERS: 108 homogeneity
212 difference_edge
216 difference_edge
220 difference_edge
224 difference_edge
-------------------------------------------------------------------------------
close USERS: 88 read_tiff_image
204 read_tiff_header
222 create_allocate_tiff_file
298 write_array_into_tiff_image
492 does_not_exist
-------------------------------------------------------------------------------
fclose USERS: 82 print_image
303 print_histogram
531 print_graphics_image
588 print_halftone_array
-------------------------------------------------------------------------------
fopen USERS: 60 print_image
200 print_graphics_image
228 print_histogram
548 print_halftone_array
-------------------------------------------------------------------------------
free USERS: 236 median_filter
480 median_pixel
-------------------------------------------------------------------------------
getchar USERS: 29 read_string
-------------------------------------------------------------------------------
int86 USERS: 608 my_set_video_mode
631 my_set_pixel
-------------------------------------------------------------------------------
is_blank USERS: 47 int_convert
126 short_convert
206 long_convert
294 float_convert
-------------------------------------------------------------------------------
is_digit USERS: 70 int_convert
149 short_convert
229 long_convert
322 float_convert
C-DOC 04-28-1992 18:42 Page 32
359 float_convert
-------------------------------------------------------------------------------
lseek USERS: 77 read_tiff_image
82 read_tiff_image
85 read_tiff_image
100 read_tiff_header
190 seek_to_first_line
214 seek_to_end_of_line
283 write_array_into_tiff_image
290 write_array_into_tiff_image
295 write_array_into_tiff_image
-------------------------------------------------------------------------------
malloc USERS: 195 median_filter
469 median_pixel
-------------------------------------------------------------------------------
open USERS: 34 my_open
63 read_tiff_header
73 read_tiff_image
82 create_allocate_tiff_file
489 does_not_exist
-------------------------------------------------------------------------------
pow10 USERS: 286 float_convert
-------------------------------------------------------------------------------
printf USERS: 38 get_parameters
49 get_image_name
50 get_parameters
50 get_image_name
51 get_image_name
52 get_image_name
53 get_image_name
53 cut_image_piece
54 get_image_name
55 get_parameters
60 get_image_name
60 get_parameters
61 get_image_name
61 print_image
61 add_image_array
63 print_image
65 get_parameters
69 get_image_name
70 homogeneity
76 get_image_name
77 get_image_name
77 show_parameters
78 show_parameters
79 show_parameters
80 show_parameters
80 zoom_image_array
81 show_parameters
85 create_allocate_tiff_file
90 gaussian_edge
91 read_tiff_image
95 paste_image_piece
96 homogeneity
103 perform_printing
105 rotate_flip_image_array
C-DOC 04-28-1992 18:42 Page 33
108 filter_image
112 create_allocate_tiff_file
126 create_allocate_tiff_file
129 subtract_image_array
130 filter_image
132 filter_image
140 gaussian_edge
146 main
147 main
150 zoom_image_array
151 create_allocate_tiff_file
152 main
156 extract_base_file_name
160 create_allocate_tiff_file
169 create_allocate_tiff_file
173 show_histogram
175 show_histogram
176 display_using_halftoning
176 show_histogram
176 display_image
177 display_using_halftoning
177 difference_edge
177 display_image
178 create_allocate_tiff_file
181 zoom_image_array
185 show_histogram
186 create_allocate_tiff_file
187 show_histogram
187 display_image
195 display_using_halftoning
196 display_using_halftoning
196 create_allocate_tiff_file
197 create_allocate_tiff_file
198 create_allocate_tiff_file
198 median_filter
207 read_tiff_header
208 difference_edge
213 print_image_array
216 median_filter
218 median_filter
218 create_allocate_tiff_file
220 print_graphics_image
224 print_graphics_image
225 enhance_edges
229 print_histogram
231 print_histogram
232 main
234 main
240 print_graphics_image
246 print_histogram
247 enhance_edges
248 print_histogram
268 main
270 main
273 main
274 main
276 print_histogram
C-DOC 04-28-1992 18:42 Page 34
279 print_histogram
281 main
281 print_graphics_image
282 shrink_image_array
283 print_graphics_image
283 main
286 print_graphics_image
290 print_graphics_image
293 print_graphics_image
293 contrast_edge
296 print_graphics_image
298 display_image
299 print_graphics_image
303 print_graphics_image
305 main
309 main
310 display_using_halftoning
311 main
312 perform_convolution
313 main
315 perform_convolution
315 main
317 main
319 main
321 main
322 main
323 contrast_edge
333 display_menu_for_display_image
334 shrink_image_array
334 display_menu_for_display_image
335 display_menu_for_display_image
337 display_menu_for_display_image
337 print_graphics_image
339 display_menu_for_display_image
339 main
341 display_menu_for_display_image
341 main
343 display_menu_for_display_image
344 display_menu_for_display_image
345 display_menu_for_display_image
347 main
349 main
353 display_menu_for_display_image
354 display_menu_for_display_image
355 display_menu_for_display_image
357 main
360 main
361 display_menu_for_display_image
361 main
362 display_menu_for_display_image
363 display_menu_for_display_image
363 main
364 display_menu_for_display_image
365 shrink_image_array
365 main
366 main
367 main
C-DOC 04-28-1992 18:42 Page 35
368 print_graphics_image
375 display_menu_for_display_image
376 main
376 display_menu_for_display_image
377 display_menu_for_display_image
379 main
383 print_graphics_image
383 display_menu_for_display_image
385 print_graphics_image
385 display_menu_for_display_image
386 main
391 display_menu_for_display_image
392 display_menu_for_display_image
393 display_menu_for_display_image
394 display_menu_for_display_image
395 main
396 shrink_image_array
397 main
398 main
400 main
401 main
411 display_menu_for_display_image
412 get_filter_options
413 get_filter_options
413 display_menu_for_display_image
414 get_filter_options
415 get_filter_options
416 get_filter_options
418 get_filter_options
419 main
420 get_filter_options
425 print_graphics_image
428 print_graphics_image
428 display_menu_for_histogram
429 display_menu_for_histogram
430 get_filter_options
431 get_filter_options
431 display_menu_for_histogram
432 print_graphics_image
433 display_menu_for_histogram
435 display_menu_for_histogram
436 get_filter_options
438 get_filter_options
443 display_menu_for_histogram
445 display_menu_for_histogram
451 display_menu_for_histogram
453 display_menu_for_histogram
454 half_tone
459 display_menu_for_histogram
460 print_graphics_image
461 display_menu_for_histogram
465 show_image
467 show_image
470 show_image
472 show_image
475 quick_edge
475 show_image
C-DOC 04-28-1992 18:42 Page 36
488 calculate_area_histogram
492 print_graphics_image
494 calculate_area_histogram
494 show_menu
495 show_menu
496 show_menu
497 show_menu
498 show_menu
499 show_menu
500 show_menu
501 quick_edge
501 show_menu
502 show_menu
503 show_menu
503 quick_edge
504 get_scaling_options
504 show_menu
505 get_scaling_options
505 show_menu
505 get_threshold_value
506 get_scaling_options
506 get_threshold_value
506 show_menu
507 get_threshold_value
507 get_scaling_options
507 show_menu
508 show_menu
509 show_menu
509 get_scaling_options
510 show_menu
511 show_menu
512 get_threshold_value
512 show_menu
513 get_threshold_value
513 show_menu
517 get_scaling_options
522 get_scaling_options
527 get_scaling_options
533 print_graphics_image
548 get_graphics_caption
549 print_halftone_array
551 print_halftone_array
574 print_halftone_array
645 get_edge_options
646 get_edge_options
647 get_edge_options
648 get_edge_options
649 get_edge_options
650 get_edge_options
651 get_edge_options
652 get_edge_options
653 get_edge_options
654 get_edge_options
665 get_edge_options
666 get_edge_options
667 get_edge_options
668 get_edge_options
C-DOC 04-28-1992 18:42 Page 37
669 get_edge_options
670 get_edge_options
675 get_edge_options
676 get_edge_options
681 get_edge_options
682 get_edge_options
687 get_edge_options
688 get_edge_options
762 put_pixel
793 print_hist_image
795 print_hist_image
-------------------------------------------------------------------------------
putc USERS: 57 my_fwrite
94 my_fwriteln
97 my_fwriteln
149 perform_printing
297 print_histogram
302 print_histogram
529 print_graphics_image
561 select_full_graphics_mode
562 select_full_graphics_mode
563 select_full_graphics_mode
564 select_full_graphics_mode
565 select_full_graphics_mode
574 set_horizontal_offset
575 set_horizontal_offset
576 set_horizontal_offset
577 set_horizontal_offset
578 set_horizontal_offset
579 set_horizontal_offset
579 print_halftone_array
580 set_horizontal_offset
587 print_halftone_array
593 set_shorter_horizontal_offset
594 set_shorter_horizontal_offset
595 set_shorter_horizontal_offset
596 set_shorter_horizontal_offset
597 set_shorter_horizontal_offset
598 set_shorter_horizontal_offset
599 set_shorter_horizontal_offset
611 end_graphics_mode
612 end_graphics_mode
613 end_graphics_mode
614 end_graphics_mode
622 set_raster_width
623 set_raster_width
624 set_raster_width
625 set_raster_width
626 set_raster_width
627 set_raster_width
628 set_raster_width
629 set_raster_width
639 start_raster_graphics
640 start_raster_graphics
641 start_raster_graphics
642 start_raster_graphics
643 start_raster_graphics
C-DOC 04-28-1992 18:42 Page 38
653 select_300_dpi_resolution
654 select_300_dpi_resolution
655 select_300_dpi_resolution
656 select_300_dpi_resolution
657 select_300_dpi_resolution
658 select_300_dpi_resolution
659 select_300_dpi_resolution
672 print_bytes
673 print_bytes
674 print_bytes
675 print_bytes
676 print_bytes
677 print_bytes
678 print_bytes
682 print_bytes
780 print_hist_image
781 print_hist_image
782 print_hist_image
783 print_hist_image
784 print_hist_image
785 print_hist_image
786 print_hist_image
789 print_hist_image
825 print_hist_image
826 print_hist_image
827 print_hist_image
828 print_hist_image
829 print_hist_image
830 print_hist_image
831 print_hist_image
833 print_hist_image
834 print_hist_image
843 print_hist_image
846 print_hist_image
849 print_hist_image
866 print_hist_image
867 print_hist_image
868 print_hist_image
869 print_hist_image
870 print_hist_image
871 print_hist_image
872 print_hist_image
880 print_hist_image
883 print_hist_image
886 print_hist_image
-------------------------------------------------------------------------------
read USERS: 35 my_read
36 my_read
135 read_line
-------------------------------------------------------------------------------
sprintf USERS: 64 get_image_name
79 get_image_name
106 perform_printing
111 perform_printing
116 perform_printing
123 perform_printing
135 perform_printing
C-DOC 04-28-1992 18:42 Page 39
137 perform_printing
141 perform_printing
157 perform_printing
181 print_column_header
186 print_column_header
251 print_histogram
256 print_histogram
261 print_histogram
265 print_histogram
284 print_histogram
288 print_histogram
290 print_histogram
526 print_graphics_image
-------------------------------------------------------------------------------
strcpy USERS: 59 print_image
125 main
126 main
127 main
128 main
129 main
131 main
132 main
133 main
209 print_graphics_image
368 display_menu_for_display_image
370 display_menu_for_display_image
398 display_menu_for_display_image
401 display_menu_for_display_image
404 display_menu_for_display_image
407 display_menu_for_display_image
522 print_graphics_image
546 print_halftone_array
-------------------------------------------------------------------------------
strlen USERS: 71 get_image_name
263 display_image
-------------------------------------------------------------------------------
strncpy USERS: 110 extract_directory_name
-------------------------------------------------------------------------------
to_decimal USERS: 71 int_convert
150 short_convert
230 long_convert
323 float_convert
360 float_convert
-------------------------------------------------------------------------------
write USERS: 46 my_write
47 my_write
369 write_line
-------------------------------------------------------------------------------