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

Programming & Design - October 2006

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

i don't know any thing more ... Just DPI and i think it is some thing abut Graphic and Design ... i need help ... ASAP - Tnx

2006-10-02 11:09:24 · 5 answers · asked by Silence 1

Is it illegal for me to use music off a cd on my web page designs?

2006-10-02 09:58:11 · 5 answers · asked by Anonymous

I am trying to make a code that sums the first 10 positive integers using a for loop. But when I attempt to compile
for(int i=0; i<10; i++){
it comes up with an error saying it expects a class or interface.

2006-10-02 09:55:04 · 4 answers · asked by snoboarder2k6 3

how can i make a new line in html Language ?

2006-10-02 09:51:10 · 7 answers · asked by marshallmedo 2

i just waan to change one system file called Persi0.sys waan to change it to Persi0.bak. but it gives an erroer that the system file may be in use. but u can change it but in dos. so tell me hoe can i change it without dos

2006-10-02 09:47:27 · 2 answers · asked by nadeem_sayed 2

I am attempting to create an array of objects of type "Creature",

so I decalre an array of type Creature as following:

Creature[] creatures = new Creature[50];

and then use a "for" statement to step through the array and fill it with new elements of type Creature ex.:

for (int i = 0; i < creatures.Length; i++)
{
creatures[i] = new Creature();
}

the problem is that instead of each "Creature" in the array being a different object they all seem to be a reference to the same object, but when I set a breakpoint on the "creatures[i] = new Creature();" line of the for loop and manually step through the code, then it works correctly and each object is different (I get differing behavior in debug mode). Anyone have a take on this? (not really expecting a solution here)

2006-10-02 09:34:20 · 4 answers · asked by Nick F 6

2006-10-02 09:07:20 · 2 answers · asked by Robert P 1

I'm trying to create a popout portion to a vertical menu i already have on a webpage. I used a DL formated menu. I would like to make it so when you hover over some of the menu items a popout coming out to the side. I've seen this done with UL lits but never with a DL menu. Does anyone know how to do this or if it can even be done?

2006-10-02 08:48:11 · 1 answers · asked by Brady 3

How do I change the color of the hyperlink in powerpoint?
Also, I want to convert the powerpoint presentation and make it into a website, how can I make it so you can click on the slide you want to see?
and can I make the slide longer so I can put more pictures?

2006-10-02 08:39:14 · 1 answers · asked by Otsosi, potom prosi 3

should be flexible enough to let me realise my own design ideas.

2006-10-02 08:28:01 · 10 answers · asked by Johannes K 1

If I watch a DVD Movie in my Windows Media Player can I burn the movie from there?

2006-10-02 08:02:18 · 6 answers · asked by melbow35 2

put an icon or another picture on the caption part under your pictures (View all pics section). I've tried using tiny url to make my url smaller and I tried using it with
but it still won't work

2006-10-02 07:42:26 · 3 answers · asked by Bride2Be 8/30/08 5

2006-10-02 07:29:48 · 5 answers · asked by Anonymous

Homework help for my 14 year old neice!

2006-10-02 07:08:05 · 6 answers · asked by Ellie29uk 3

2006-10-02 07:03:38 · 4 answers · asked by barbiegirl 1

I would really like a simple, easy to understand website through which customers could place orders, and pay for my Jewelry. I've asked friends to help, but they've let me down so far and I'm getting frustrated!

I'd be really grateful for any help.

2006-10-02 06:53:51 · 17 answers · asked by noexpectations 1

If I create a website and use google adsense can I really make money from that and how much does google adsense cost?

2006-10-02 06:42:56 · 7 answers · asked by thdrcatz99 1

i need it to find the kth digit and store it in result of the function ....my function should return the resulted value to the parameter result (call by reference)
#include
int kth_digit(int n,int k,int *result)
{
int i;
int temp=n;
for(i=0;i {
temp=temp/10;
result=&temp;
}

}
main()
{
int *result,y,m;
int c;
result=(int*)&c;
prinf("enter n:");
printf("enter k");
scanf("%d",&y);
scanf("%d",&m);
c=kth_digit(y,m,&result);
printf("digit number %d is %d",y,result%10);
}

2006-10-02 06:29:42 · 2 answers · asked by myheartsuzan 2

I placed some buttons in the side bar of my Blog and used the

tags to add some space between them but it doesn't work in Firefox. Is thier another tag that will work?

2006-10-02 05:34:21 · 5 answers · asked by Joe-slim 3

2006-10-02 05:26:52 · 1 answers · asked by anderson 2

2006-10-02 03:54:03 · 4 answers · asked by Appu s 1

I've started writing personal intranet database driven websites using AJAX for smoother performance. I have a strange feeling though that using too much of AJAX could somehow affect the overall performance. On the other hand I know Google and many other popular sites use AJAX.

2006-10-02 03:21:23 · 4 answers · asked by ai3rules2003 1

Anyone knows where can be found some freeware software sample or products with ____ open source ___? actualy i'm interested in some kind of software like (CD/DVD) Disk-Covers maker.

2006-10-02 03:06:45 · 4 answers · asked by Ugi 2

2006-10-02 03:06:19 · 13 answers · asked by abhishek s 1

i want it sort of mouse over reaction

2006-10-02 01:59:01 · 3 answers · asked by sausage 1

2006-10-02 01:45:00 · 5 answers · asked by Suide 1

fedest.com, questions and answers