thank you....
Refer this ...to get the look of a leech http://en.wikipedia.org/wiki/Leech
Refer this ...to get the look of a leech http://en.wikipedia.org/wiki/Leech Dictionary meaning... a fat worm which lives in wet places and...
Thanx Shabbir and DeWei ..... I thought of gettin some help....but ya donna seem to be any different then my profs.......I am thoughtful enough to...
I am not sure what do ya mean by the fact infinitely long..... Otherwise ya can work on the lines of shabbir... check for a circular linked...
These are the two codes... a) #include<stdio.h> int i=5; void main() { int i=6; printf("%d",i); } output = 6 b) #include<stdio.h> void...
hi there.... There is a software rational rose that does reverse engineering .... I have tried it for java..... check foe cpp.....
What are near far and huge pointers and what are their sizes.... I found some stuff but din find anything which is relevant in the context of c...
Can someone please help me with the meaning of translation unit..... I'll be thankful !!! :)
Can anyone help me with the concept of declaration and definition...and what is the difference between the two....? is the statement :- float y;...
DaWei....there are still two printf statements that get get executed.....one that prints hello and other that prints world.......so i think there...
Well dawei......that is not a silly question......actually that's a tricky question...... ;)
You can use the sleep or delay function.......they take time as argument and wait for the time ya have entered as argument....
The problem is that ya have used the specifier %d for double type......that is not valid.....i suggest try %l or %lf
The answer is.... condition --->if(!printf("hello"))
Separate names with a comma.