Programming Code (840)
Scripts_Markup Code (257) main(){ char a[100]; a[0]='a';a[1]]='b';a[2]='c';a[4]='d'; abc(a); } abc(char a[]){ a++; printf("%c",*a); a++; printf("%c",*a); }
2 7510func(a,b) int a,b; { return( a= (a==b) ); } main() { int process(),func(); printf("The value of process is %d !\n ",process(func,3,6)); } process(pf,val1,val2) int (*pf) (); int val1,val2; { return((*pf) (val1,val2)); }
1 10478void main() { int k=ret(sizeof(float)); printf("\n here value is %d",++k); } int ret(int ret) { ret += 2.5; return(ret); }
1 12218void main() { unsigned giveit=-1; int gotit; printf("%u ",++giveit); printf("%u \n",gotit=--giveit); }
1 9933void main() { int i; char a[]="\0"; if(printf("%s\n",a)) printf("Ok here \n"); else printf("Forget it\n"); }
3 17324void main() { static int i=i++, j=j++, k=k++; printf(āi = %d j = %d k = %dā, i, j, k); }
3 16407
can any one give me code to keyed a flat file and used chain in RPGLE to search any item
Create a Menu that can be activated while clicking on Right Mouse button
how to convert between arrays and strings
Write a function to efficiently convert a floating point number to a rational number. For example, given 0.125 return "1/8"
Write a python program to check if a number is a prime number?
Coding for .NET Delegates?
how to get the User's Time of Day
Hi, I want the code to fetch multiple rows in REXX using RLX and CURSOR. Can anyone help me?
write a program in java to solve a system of n-variabled simultaneous equations using the guassian elimination method. let the maximum possible value of n be 100. run the program using hypothetical values for a set of 10- variables simultaneous equations. print out the program, the input equation and the results generated by the program.
How can call any javascript function without saying onclick, onchange, onblur etc events in php?
What is a well formed XML document?
What is an XML Schema?
Write a (n) algorithm that sorts n distinct integers, ranging in size between 1 and kn inclusive, where k is a constant positive integer. (Hint: Use a kn-element array.)
how to insert fname,lname,designation values into database while click on the submit button using windows authentication mode?
Pls provide basic funtionality Winrunner scripts for Health care domain and Phishing