2002-11-13 Andrew Cagney <cagney@redhat.com>
[deliverable/binutils-gdb.git] / gdb / p-lang.h
index 3dd2830c41b297adc055e740c51e937d4ffab04e..39eb0435f09c0e9a03e8ea2d124656ccb8c0d2a4 100644 (file)
@@ -38,6 +38,9 @@ extern void pascal_type_print_method_args (char *, char *,
 
 /* These are in p-lang.c: */
 
+extern int 
+  is_pascal_string_type (struct type *, int *, int *, int *, int *, char **);
+
 extern void pascal_printchar (int, struct ui_file *);
 
 extern void pascal_printstr (struct ui_file *, char *, unsigned int, int, int);
This page took 0.024389 seconds and 4 git commands to generate.