Results 1 to 10 of 14
Threaded View
-
11th Feb 2012, 03:53 PM #1OPBannedWebsite's:
cityvillehelp.comTurbo C | Weird and amazing
Why the output of the following program comes False
PHP Code:#include<stdio.h>
void main()
{
int a=15, b=10, c=5;
if(a>b>c)
printf("True");
else
printf("False");
}
plzz tell me ... help neededprateek Reviewed by prateek on . Turbo C | Weird and amazing Why the output of the following program comes False #include<stdio.h> void main() { int a=15, b=10, c=5; if(a>b>c) printf("True"); else printf("False"); Rating: 5
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Md5 generation on Turbo C
By prateek in forum Web Development AreaReplies: 5Last Post: 14th Feb 2012, 08:42 PM -
Turbo C | scanf() | strange
By prateek in forum Web Development AreaReplies: 14Last Post: 14th Feb 2012, 04:24 PM -
Turbo C | Help Needed
By prateek in forum Web Application/Script SupportReplies: 17Last Post: 12th Jan 2012, 12:26 PM -
[Selling] YaSs3r37's GFX Shop Now Open | Amazing Service At Amazing Prices|
By yasser37 in forum Completed TransactionsReplies: 3Last Post: 1st Aug 2011, 03:06 PM -
YaSs3r37's GFX Shop Now Open | Amazing Service At Amazing Prices|
By yasser37 in forum Graphics AreaReplies: 1Last Post: 29th Jul 2011, 09:20 PM
themaManager - edit and manage...
Version 4.19 released. Open older version (or...