File: folder.h

package info (click to toggle)
nn 6.7.3-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 2,480 kB
  • ctags: 3,198
  • sloc: ansic: 32,028; sh: 1,491; awk: 138; makefile: 96
file content (8 lines) | stat: -rw-r--r-- 259 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
/*
 *      Copyright (c) 2003 Michael T Pins.  All rights reserved.
 */

int             expand_file_name(char *, char *, int);
int             file_completion(char *, int);
void            fcancel(article_header *);
int             folder_menu(char *, int);