RSS
DaniWeb Home
>
Forums
>
Software Development
>
C
Changing the meaning of IF else statement
Please support our
C
advertiser:
Programming Forums
Thread Tools
Display Modes
Views:
1126
| Replies:
7
•
•
•
•
Previous Post in Thread
Next Post in Thread
•
•
Join Date: Mar 2007
Posts: 1
Reputation:
Rep Power:
0
Solved Threads: 0
mohiuddin.shaik
Offline
Newbie Poster
Changing the meaning of IF else statement
#
1
Mar 28th, 2007
main()
{
if( ? )
{
printf("welcome");
}
else
{
printf("to ieg");
}
}
-----------------------------------------------------------------------
Output should be
welcome to ieg
what should come in place of ' ? '
mohiuddin.shaik
View Public Profile
Send a private message to mohiuddin.shaik
Find all posts by mohiuddin.shaik
Quick Reply to Thread
•
•
•
•
Only community members can participate in forum threads. You must
register
or log in to contribute.
Register
•
•
•
•
Currently Active Users Viewing This Thread: 1
(0 members and 1 guests)
•
•
•
•
Thread Tools
Display Modes
Show Printable Version
Email this Page
Switch to Linear Mode
Switch to Hybrid Mode
Threaded Mode
Related Features
•
•
•
•
C Forum
Software Development Forum
Software Development Blog
c Code Snippets
C Forum Highlights
Today's Posts
C
Software Development
All Forums
Unanswered Threads
C
Software Development
All Forums
Similar Threads
case statement (meaning of this block of code)
(Shell Scripting)
Counting the amount of letters in a phrase!
(C++)
changing colours
(Java)
Other Threads in the C Forum
Previous Thread:
Need Help With Simple 'c' Program!!!
Next Thread:
Program help please
Forums
|
Blogs
|
Tutorials
|
Code Snippets
|
Whitepapers
|
RSS Feeds
|
Advertising
All times are GMT -4. The time now is
4:33 am
.
Newsletter Archive
-
Sitemap
-
Privacy Statement
-
Contact Us
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC