Newsgroups: comp.lang.c
From: sob...@eudoramail.com (Sobhan Vezzu)
Date: 19 Oct 2001 03:55:05 -0700
Local: Fri 19 Oct 2001 11:55
Subject: __FUNCTION__ ????
Hello All,
I understood that __FUNCTION__ is a preprocessor macro, which 1) I have written a small code, only for __FUNCTION__ it #include <stdio.h> #ifndef __LINE__ #ifndef __FILE__ #ifndef __FUNCTION__ int assert(int bool, int line, char *file, char *fun) } int main() { char info[50]; FILE *fp; errno = 0; fp = fopen("t.c", "r"); } bye, Sobhan You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||