#define ARR_SIZE 11 int main() { int arr[ARR_SIZE] = {1,2,3,4,5,6,7,8,9,0,11}; int i = 0; cout<<"Array content as input"<<endl;...
Whenever we change the names of any files on webserver its better to make a 301 permanent redirect from the old URL to the new URL and for Linux...
Really a nice one.
Hey I searched on net using the keywords related to File splitter program and the results were all utilities and other stuff to split the file and...
Hey really nice code snippet and helped to some extent in my work.
I dont have the TC compiler but the code rally looked impressive.
I thought it will go about Bush getting killed but anyway its a nice little joke.
I agree but the problem is so small that just giving the hints resulted in the complete program.
This seems to be a very simple problem. Does your program needs random number between 0-9 or it can be any random no not being repeated....
In Linux everything is a file. Even an I/O device like monitor is a file and so each folder is a file to hold the files in it. Something like file...
Yes probably my mistake.
Its not at all a good content site. It does not have anything to attract people. Is it your own blog.
It looks like you are declaring a class MainClass and inside the static member function main trying to initilization and create the object of the...
If you wish to use the Java Application interface then you should go with Java Swing and if you wish to use the web application then you should go...
It Looks like. Also you should give more than 3 and half hours for a reply.
(...) in any function means that the function has variable no of parameters and so the parameters can be determined by the First parameter of the...
It looks like the problem is in the following statementfor slot_state=1 to line You are looping it from 1 to a variable line which is not defined...
The debate can continue for ever as to which is better deleting all rows and inserting new data or the searching which rowschanged and update the...
Probably by writing a handler to the Timer event Write the same event to draw the ellipse.
Can you explain the problem in a bit better way as to what you want. It looks like you have a function name and want the body of it without...
Separate names with a comma.