English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

Programming & Design - November 2007

[Selected]: All categories Computers & Internet Programming & Design

I'm writing a program that needs to read, then delete a file that is currently in use by another process.
How can I get my program to have priority?
Note: shuting down the process that is using the file is an option.

Using Visual Basic.Net for Windows XP.

Thanks in advance for any answers!!!!!!

2007-11-19 07:43:24 · 2 answers · asked by Mackenzie 3

Can someone please give in me easy to follow instructions on setting up a website and get a domain name from scratch. Thankyou.

2007-11-19 07:03:37 · 7 answers · asked by Anonymous

I can't figure out how to get my own images on there. I know I have to use some kind of code, but I don't know how to turn my images into the CSS code needed. How do I do this? I'm asking here since 360 is closing and I want my Multiply page to look like my 360 page. Thank you in advance.

2007-11-19 05:24:08 · 1 answers · asked by Anonymous

I have a combox box with a list of dates. I would like to assign a macro to each date so that when it's selected the macro automatically runs.

Is this possible?

2007-11-19 04:21:05 · 2 answers · asked by Hector Victorious 2

I just really need some good sound effects for an animation that wont cost me anything, although that might be asking a lot from this money-run world

2007-11-19 04:20:02 · 4 answers · asked by crystonix 2

Why does this program print 0, not 1? Seems that it doesnt step into the function..

#include
void a(void);
int i=0;
int main(void){
a;
printf("%d",i);
return(0);
}

void a(void){
i=1;
}

2007-11-19 03:43:19 · 3 answers · asked by Sunny 1

ex: square matrix of 3X3
enter the no. of rows and columns: 3
3
enter the elements:1
2
3
4
5
6
7
8
9
output:
1 2 3
4 5 6
7 8 9

the diagonal elements are: 1,5,9

2007-11-19 00:32:58 · 3 answers · asked by sonam_tuteja 2

Hi
Where can Find filled php scripts on different types
like:
links directory script filled with hundreds of website.
and programs script filled with categories and programs

I hope you get What I want, I have been looking for sometime and I only find games script filled with 2500 flash game.

thank you.

2007-11-19 00:26:30 · 3 answers · asked by yoofi1 1

I have a list of possible values that should result in a match in an oracle database. Is there a way so say something like myColumn = 1,2,4,6,8,13,19 for example or do I have to do myColumn = 1 OR myColumn = 2 OR ...?

This list can be long (a couple of hundred).

2007-11-19 00:21:26 · 4 answers · asked by Thee John Galt 3

For Turbo C - I have 6 quizzes, only 4 of the quizzes will be computed for the average grade (The highest and lowest grade are ignored). I'm thinking of using "loop" but I can't get the logic.

Please help.

2007-11-18 23:55:19 · 5 answers · asked by Clemence G 1

I have a problem about my thesis, I'm doing a computer program about Grading System that needs to send SMS to other Cell Phone with different number. I don't know how to program it. Can you pls suggest anything that can help me to execute this thinking. thanks

2007-11-18 19:32:45 · 2 answers · asked by harold 1

I currently am having a problem regarding strings and character arrays. What I want to do is have a user type a string like "Johnson 5000" (using cin, not from an input file or preset string), and I want to store this input into two parallel arrays. One for characters while the other is for values. Assume that all variables are properly declared.

for (int canidateNum = 0; canidateNum < ROWS; canidateNum++)
{
cout << "Canidate #" << canidateNum + 1 << ": ";
cin >> name[canidateNum] >> voteNum[canidateNum];
}
cout << name[0] << " " << voteNum[0] << endl;
...

However, upon entering something like "Johnson 5000" in the program, it will output the wrong result, displaying J and not 5000. I tried using various methods of inputing a string into a character array, but to no avail. I tried multi-dimensional arrays, but that didn't work for me either (probably did it wrong).

Can anyone assist me in this?

2007-11-18 19:05:47 · 5 answers · asked by Anonymous

And how can I get it to do that line effect? What program would I have to use.



http://i13.tinypic.com/8abd2m0.jpg

Copy and paste that ^^

:D Thanks!

2007-11-18 16:17:59 · 3 answers · asked by Scuba Diver :) 3

2007-11-18 14:22:08 · 9 answers · asked by asiri.aziz 1

2007-11-18 12:07:26 · 4 answers · asked by Salaam A 1

i wanted to make a website of myself but i dont know how to.every place i look thats free always makes no sense! plz some one help me! PLZZZZZZZ!!!

2007-11-18 11:46:34 · 6 answers · asked by Candace 1

2007-11-18 10:58:33 · 1 answers · asked by pure_khan 1

Hello ppl;
I have some problems about pascal programing, i know it's a old language, but in my country we re using it in schools, i got 4 exercises. And i really don't know how to reslove it.

1.Write a program in turbo pascal in which u must enter a string and after that the program must every character write in a new line.

Example, input: TURBO

Example, output:
T
U
R
B
O

2.Write a program who will enter a natural number N and a array of N natural numbers and a natural number A.The program must create and print out a new array who is consisting only with elements which are inputed by the array who are smaller then A.

Example, input: 5
5 7 8 3 1
6

Example, output: 5 3 1

2007-11-18 10:50:33 · 1 answers · asked by Anonymous

on my question it says that when the program ends it should run again if the user requires, CLEARING THE SCREEN EACH TIME???

i can make it so it runs over and over if the user wants but how do you clear the screen?

2007-11-18 09:48:25 · 3 answers · asked by wag1 2

They have awesome templates, but I am reluctant to pay a 'setup fee' when I know it's just a con!
I have my own hosting business, http://www.hostingforit.com, so I don't need someone else's hosting!

2007-11-18 03:40:04 · 8 answers · asked by samrinoma 3

There's this particular website. I can type in the text and what color, style, design, and font I want my letters to be and it relays it into a jpeg image for me to copy. Does anyone know the address to this site? I remember using it a lot a couple of years ago but completely forgot the address.

2007-11-18 03:17:50 · 1 answers · asked by DiscoverPlatinum 2

(I got this off of a site on MySpace; I do not own these images)

Before editting
http://i20.tinypic.com/9zol14.png

After editting
http://i20.tinypic.com/b85uzp.png

2007-11-18 02:31:27 · 2 answers · asked by The Girl 2

Any answer will do. I am using this information in a report for school. So I need as many as possible. And please only answer once.

2007-11-18 02:30:38 · 3 answers · asked by crash2482006 1

2007-11-18 01:13:57 · 2 answers · asked by Anonymous

2007-11-18 01:11:32 · 4 answers · asked by Anonymous

Is it okay to give a link like the one below? Or does this break some copyright law?

http://witchdoctor.files.wordpress.com/2007/08/christmas-tree.jpg

2007-11-18 01:00:45 · 4 answers · asked by spike 2

2007-11-17 22:46:55 · 6 answers · asked by sandi 1

The graphics used in The Matrix?
I was wondering what the name of the process that used the tracking dots to create the cgi fights and if it is possible to buy this type of program and what all it would take. thank you

2007-11-17 22:34:41 · 3 answers · asked by Ash 6

fedest.com, questions and answers