hi...
'm findin it difficult to access system date in a c program.. pls help me... N also to write code fo airline reservation in c...
veeresh.k 0 Newbie Poster
Recommended Answers
Jump to Post> also to write code fo airline reservation in c...
#include <stdio.h> #include <geography.h> #include <volcano.h> int main ( ) { if ( erupting() && wussyEuropeans() ) { printf("Sorry, all flights cancelled - come back next week\n" ); } return 0; }
All 4 Replies
gerard4143 371 Nearly a Posting Maven
Ancient Dragon 5,243 Achieved Level 70 Team Colleague Featured Poster
jephthah 1,888 Posting Maven
Salem 5,265 Posting Sage
BestJewSinceJC commented: Haha +5
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.