Sunday, September 25, 2011
Return file name
Return file name
=============
Macro: __FILE__
Return as: String
Example:
# include<stdio.h>
int main()
{
printf("Current time: %s",__FILE__);
return 0;
}
From: Me
2 comments:
Redoy
December 1, 2011 at 8:04 AM
Already I know it.............
Reply
Delete
Replies
Reply
Raju
January 5, 2012 at 11:12 PM
Good job,
Reply
Delete
Replies
Reply
Add comment
Load more...
Comment of this content!
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Already I know it.............
ReplyDeleteGood job,
ReplyDelete