Programming Code (840)
Scripts_Markup Code (257)
can any one give me code to keyed a flat file and used chain in RPGLE to search any item
Design a timer circuit using VHDL which has the following: input : start_timer(ST) output: long_time(LT) short_time(ST) when the timer is triggered by the ST(either 0 or 1) signal the timer should generate two timing signals accordingly.While the long time is going ON the other should be OFF and vice versa.
What is the functionality of SetForegroundWindow?
what are the other loops except for for,while,do while and until?
How to add a value from textBox over an existing certain column in SQL Server
how to take time as input in the format (12:02:13) from user so that controls remains between these columns?
Give me some tips in c#?
What software is available for XML?
What is a valid XML document?
maximizing the main window
1.Why does only one copy of a servlet object get created? What happens if you want to remove an old servlet object currently running but do not want to stop the entire servlet engine? 2.How does one servlet object deal with interactions from many browser? (e.g. if your servlet ran an email site, how can it keep track of hundreds of users logging in, reading their mail, etc.)
How do you verify if the two sentences/phrases input is an anagram using predefined functions in string.h and by using arrays?
To Write a C program to remove the repeated characters in the entered expression or in entered characters(i.e) removing duplicates. String contains only lowercase characters ['a'-'z']
write a program for area of circumference of shapes
determine which Element received an Event