Undelivered mail

MAILER%ALASKA.BITNET at CUNYVM.CUNY.EDU MAILER%ALASKA.BITNET at CUNYVM.CUNY.EDU
Sun Mar 13 21:14:09 AEST 1988


Subject:  Re: Why he won't use ANSI C

[Non-Deliverable:  User does not exist or has never logged on]

Reply-To: Info-C at BRL.ARPA

Received: From UWAVM(MAILER) by ALASKA with Jnet id 0689
          for SXJVK at ALASKA; Sun, 13 Mar 88 02:00 AST
Received: by UWAVM (Mailer X1.25) id 6727; Sun, 13 Mar 88 02:59:13 PST
Date:         Sun, 13 Mar 88 00:01:49 GMT
Reply-To:     Info-C at BRL.ARPA
Sender:       Info-C List <INFO-C at NDSUVM1>
From:         Rafael Llave <llave at phoenix.Princeton.EDU>
Subject:      Re: Why he won't use ANSI C
Comments: To: info-c at BRL-SMOKE.arpa
To:           Vic Kapella <SXJVK at ALASKA>

# Well, what about the fact that:
#
#     typedef int    (*PFI)();
#
#     main()
#     {
#         PFI    fp = main;
#     }
#
# gives:
#     fp == *fp == **fp == ***fp ?

A)
    It does not.
B)
    If it did , it would not be more serious
than
    for( i=0;;)
generating an endless loop.



More information about the Comp.lang.c mailing list