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

Programming & Design - December 2006

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

#include
using namespace std;
#define MAX 20

main(void)
{
int loop;
int hold[MAX];
int counter = 0;
char more;

while(1){
cout << "enter a num" ;
cin >> hold[counter]; \\explain me this. Why was counter but in an array form[] ********************
cout << "\nENTER MORE NUM (Y,N)";
cin >> more;
if(more == 'n'){
break;
}else{
counter++;
}

}
for(loop = 0; loop <= counter; loop++){
cout << "element in" << counter+1 << " is " << hold[loop]; \\ why was loop in a array[] in hold.
}
system("PAUSE");
return(0);

}

2006-12-31 12:51:22 · 3 answers · asked by Best Helper 4

Carpe diem a few minutes ago suggested to tipe Reboot, I did but nothing hapens and message [root@localhost root]# still on my screen. What should I do now?.
Its about Linpus Linux Basic Edition v9.2
Help me on this matter, I need to have this laptop ready by tomorrow.
IM too at pguarache@yahoo.com

2006-12-31 12:37:29 · 3 answers · asked by pguarache 1

how do you copy file with a script.A full copy that keeps all atributes and hidden files hidden and so on.I want to copy my d: to c:\d: drive backup.Also how can I shut down and restart with a script. Thanks

2006-12-31 12:35:08 · 3 answers · asked by Anonymous

i need to learn 3d max for architectural rederings. is there a guide book or CD that you guys recommend?

2006-12-31 12:34:39 · 5 answers · asked by tata 1

but I have allot of skills in computer repair and i"m re well versed in visual basic.net

2006-12-31 11:48:35 · 19 answers · asked by baljit2005masterblaster 1

I need a program that will test for the .NET Framework 2.0 on a system and download it if not installed or launch an exe if it is installed/ Anyone know where I can get this?

2006-12-31 11:41:42 · 4 answers · asked by Anonymous

I'm writing web parts for sharepoint services 3.0 (NOT 2.0 and NOT office 2007 sharepoint server either). Our company is writing data driven webparts to be used in our sharepoint site, however... any web part i've tried to install isn't working (they work fine in asp.net 2.0 so i am suspecing my dwp and manifest files aren't correctly working. I have a DLL and a .config file...

I keep getting the error that "webpart does not inherit from Microsoft.Sharepoint.Controls.Webpart and could not be loaded" but according to the WSS 3.0 documentation asp.net 2.0 webparts CAN and SHOULD be complely compatible with wss3.0.

2006-12-31 11:12:44 · 2 answers · asked by Jhered 3

2006-12-31 11:11:57 · 4 answers · asked by Anonymous

2006-12-31 11:10:58 · 2 answers · asked by Porter H 1

I am new to SQL server. Is there any one can tell me how to transfer the Tables, Forms, Querys, reports and Macros to SQL? (Using DTS ?)

2006-12-31 10:07:49 · 3 answers · asked by george yen 1

I am basically a little confused about some things, I have learned about putting together an online store, and was wondering if I can receive some solid information from the yahoo community. I desperately want to become successful with my online business so that I can provide a better life for my family being I am a disabled veteran who just recently got out of the Marine Corps. I would greatly appreciate any kind of information.

2006-12-31 09:35:36 · 1 answers · asked by chuckonlinestore 1

2006-12-31 09:09:45 · 6 answers · asked by anine a 1

I want to set up one page on my website that will be a private place for my thoughts. There are some people I'd be willing to share this page with, but I don't want everyone to have access to it. What is the html code to protect a webpage so that only those with the right password can access it?

2006-12-31 08:56:51 · 4 answers · asked by noveltycrusade 1

I want to download Delphi, but whenever I go to the official site or download.com to download it, it says the server is too busy. Why is this? Is there another way to download it without viruses or anything?

2006-12-31 08:14:24 · 1 answers · asked by Me 2

I need help bigtime. I have a website, and I have a flash intro that I want to use for the website.

The only problem is, I don't know how to make it to where it says "loading". I think it's called a preloader, but I'm not sure. Do I need to do some action scripting?

2006-12-31 08:12:41 · 2 answers · asked by unknown2every1_11 2

2006-12-31 07:38:32 · 2 answers · asked by jaysonic1 1

instance variable live the life of the object. But static (nonconstant) variables, when do they restart or "die"?

When the program using the class dies?
when the compiler closes?
when the computer shuts down?

and what would be a good example of where to use a (non-constant) static variable in a class (object) definition.

thanks.
(please, no "try Google" answers)

2006-12-31 07:38:02 · 3 answers · asked by XM 2

2006-12-31 07:32:52 · 1 answers · asked by BBNC 1

I have the css set up to do a split content layout, and i'm trying to put it inside another

that puts a box around it, but the box does not wrap around the interior divs correctly. I would assume this is a problem with my css but i just don't know enough to solve it.

i set up a page with the problem and the css shown
http://test.globalnewsnow.info/cssproblem.htm

thank you for your help
--brady

2006-12-31 07:27:09 · 1 answers · asked by Brady 3

i want to take a few photos that i have stored on my computer and make them into a college for my myspace background. I have photoshop but could not figure out if i can make a college with it, do you know any other way?
Thank you

2006-12-31 07:07:54 · 6 answers · asked by Anonymous

I'm editing my vainspace and I can't find the code ANYHWERE! Help please :].

2006-12-31 06:53:55 · 8 answers · asked by Anonymous

Hi, I am going to design a website for mum's company.
I want whether its ok, to use images frm stock images getty.com etc. I mean the ones which are royalty-free.

2006-12-31 06:42:56 · 2 answers · asked by Ladylove 3

Godaddy's website tonight seems to prevent me from uploading straight html, and its templates are extremely inflexible, is there a way to bipass their web builder and just upload html?

2006-12-31 06:28:32 · 2 answers · asked by NewMama 1

What is the term used by programmers to describe a program that compiles correctly the first time, has no errors and works exactly as intended?

2006-12-31 05:40:17 · 10 answers · asked by Timothy B 1

When I right click, in Windows XP, I get different options, can I change these options, for example, to create a new folder, I have to right click, click new, click, then click on new folder. Here can I add the NEW FOLDER option into my initial right click window?

2006-12-31 05:04:20 · 4 answers · asked by Sutej G 1

its a FINAL YEAR PROJECT for GRADUATION at engineering level--------how to develop GOOGLE EARTH on small scale like that for a locality.................
plzzzplzzzplzzzplzz reply

2006-12-31 04:01:50 · 2 answers · asked by priya 1

I'm now getting started with the language, I have net beans but the editor in it is automated (and way too complicated for my level), that kinda takes the work out of learning to write the code. I'm looking for something basic, no frills (the cheaper the better).
I have the Bloodshed Dev-C++ software, if I could get something that works like that for java would be great.

2006-12-31 03:43:13 · 4 answers · asked by chambers 2

fedest.com, questions and answers