1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | main() { int i=1; while (i<=5) { printf("%d",i); if (i>2) goto here; i++; } } fun() { here: printf("PP"); } |
ADB commands for Android
Android
What are C Tokens?
C/C++
Least Recently Used Paging Algorithm
Advanced programs
First In First Out Page Replacement Algorithm
Simple programs
Java Program to find the IP address of the Machine
Basic Programs
Palindrome checking using function overloading
Advanced programs
http://wp.me/p5BnfA-6Q...
http://wp.me/p5BnfA-9c...
Thnx bro for your help....lubbbb uuuu keep helping...
...
Above code is really bad. see this for better explanation :- ...