home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c++
- Path: sparky!uunet!munnari.oz.au!hp9000.csc.cuhk.hk!slip6069.csc.cuhk.hk!trumpet-user
- From: trumpet-user@csc.cuhk.hk (Default Trumpet User)
- Subject: Declaration Syntax Error
- Message-ID: <trumpet-user.1.721149008@csc.cuhk.hk>
- Keywords: Declaration Syntax Error
- Sender: usenet@hp9000.csc.cuhk.hk
- Nntp-Posting-Host: slip6069.csc.cuhk.hk
- Organization: CUHK
- Date: Sat, 7 Nov 1992 15:10:08 GMT
- Lines: 11
-
- Could someone tell me why I got the captioned error message once I declared
- the following function:
-
- int (*abcd) (int i)
- {
- ...
- }
-
-
- Walter
- a008700@hp9000.csc.cuhk.hk
-