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

Programming & Design - December 2007

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

is it possible in ms excel that particular macro will run only if some codition is satisfied, i mean say for example if A1=B1, then only the macro should run otherwise the macro should not run, or say if A1=10, then only macro should run. ? is it possible?

2007-12-26 02:38:58 · 3 answers · asked by manekankit 1

I'v been looking for quite a while now, and have found many different types of SDK's (software development kits). The trouble is, that their is to many to pick from and related resorces such as tutorials and instalation guides are difficult to find. Can anyone suggest a SDK that allow C++ programs to be executed without using the .NET framework and an abundent sorce of tutorials ect.... I'm using MS Visual C++ 2005 at the mom, if thats any help. thanxs

2007-12-26 02:36:03 · 1 answers · asked by Anonymous

I just need to know a way to generate fibonacci numbers other than using the old recursive method:
if(in==1||in==2)
return 1;
return fib(in-1)+fib(in-2);
Which exponentially "explodes" (16th fibbonacci number requires exactly 256 function calls)

2007-12-26 02:01:28 · 3 answers · asked by Graham 3

I have been working on a website I do not have a domain name yet and I am not being hosted. Is it better to a get a package deal when it comes to getting the domain and hosting from the same company?

The website I am building does include some controversial material, not pictures or anything, it basically deals directly with religion and the misconceptions about it, but it can get graphic and reading some of the sites that offer domains and such, seem to have issues with controversial issues, I know they mean illegal stuff but you can never be too careful.

I just need some basic advice on easiest ways to go about this.

Thank you in advance.

2007-12-26 00:10:37 · 4 answers · asked by pr0tegemoi 2

1

2007-12-25 20:58:58 · 6 answers · asked by gold1 1

2007-12-25 20:27:57 · 6 answers · asked by goosebumpsandgiggles 4

I am new to java, which book is good for biginer and standard

2007-12-25 16:16:20 · 15 answers · asked by rohit t 2

int num = 1;
while ( num < 20)
{

num++;
System.out.println(num);

}

2007-12-25 15:16:39 · 4 answers · asked by anonymous 3

Are they truly random?

2007-12-25 13:47:37 · 9 answers · asked by Anonymous

code for an upside down e?

2007-12-25 12:22:33 · 1 answers · asked by GerMel 6

But when i opened my blog,i could see my LAST POST in my first page.BUT I WANT TO SEE MY FIRST POST IN MY FIRST PAGE.
CAN U HELP ME HOW CAN I CHANGE IT?????

2007-12-25 12:21:36 · 2 answers · asked by Anonymous

I have tried an absolute reference to the file (i.e. and it doesn't work. I tried removing the "pub_html" part and it still doesn't work. I also tried