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-30 20:30:14 · 4 answers · asked by Ajay k 1

I want to prepare technical document for the product based software.

2007-01-30 20:05:36 · 1 answers · asked by Bunty Kagecha 1

i really hate gotoxy it makes my nose bleed.
how many rows and colums there in gotoxy?
i make a program that will output the all ascii code
Heres the code:

int a;
clrscr();
for(a=1;a!=255;a++)
printf("the value of %d is %c",a,a);
//
My problem is how can i use gotoxy here?
i want all the ascii code will appear on screen in colum,not pressing down the cursor to view all the ascii code.

hope u can help me tomorrow is our exam i need to understand this one.
thanks a lot.

2007-01-30 19:11:09 · 2 answers · asked by dxterz 1

I have database lists in Excel format. (1) What are the steps to access the data. (2) How can I view this accessed data in an HTML format?

2007-01-30 19:10:33 · 2 answers · asked by Interests 1

2007-01-30 18:54:37 · 5 answers · asked by Anonymous

int a;
clrscr();
for(a=1;a!=255;a++)
printf("the value of %d is %c",a,a);


what a,a stand for after %c?

2007-01-30 18:39:10 · 7 answers · asked by dxterz 1

I need to make it this code take the user to a link when they click ok. Also what do I use to insert a
in the message?

Here is the code.


onClick="f=prompt('What is your name?','Type Your First Name Here');
alert('hello '+f+' here there will be some text and I need to insert a line break somewhere here, also when the user clicks ok it takes them to http://www.mysite.')">


Thanks

2007-01-30 18:33:42 · 3 answers · asked by bts_22 1

that is a 2-dimensional array that makes this output it uses the random funcion:

Enter row size:4
Enter column size: 5
6 5 4 7 8
0 2 9 2 3
6 4 3 2 2
8 7 4 1 1<
Enter first column: 4
Enter second colmn: 2

column sum:
12
4
6
8

2007-01-30 18:30:00 · 1 answers · asked by Edrew c 2

Can I check my mail by accesing Outlook Express via a VB Script or a C++/Pascal Program?Thanks

2007-01-30 18:26:53 · 2 answers · asked by phat.phil 2

2007-01-30 18:25:20 · 7 answers · asked by concorde879 1

Write a program that computes the cost travel plus lodging for a single adult and a family of two, three, or four people (2 adults plus zero, one, and two children).

format: hotel room
1. a second adult pays full fare
2. children stay in the room for free

air travel
1. each adult pays full fare
2. each child pays 60% of the adult cost

default:
$450.00 ROUND TRIP(air travel)

$300.00(Full week) Hotel room


help me pls

2007-01-30 18:20:49 · 1 answers · asked by Ronell T 1

I want to create some sites quite similar to Yahoo Answers, but for niche audiences and with public interest in mind--e.g., a special Answers like site for people and families with disability. But I don't know the first thing about programming. So my idea is to try to reach out to the open source community. Is that all wrong? Or could I get help that way? And how? I look forward to your responses. Thanks for reading.

2007-01-30 18:14:20 · 2 answers · asked by daniel l 1

I have all the designer programs psp 9 and cs2
but i wanna know how 2 do this http://www.electricheat.org/images/ds1.jpg any tutorials or something??

2007-01-30 17:28:08 · 3 answers · asked by Anonymous

Like sparkle or moving words

2007-01-30 17:26:29 · 3 answers · asked by »»───Knee───► 1

How do you like it ? How does it compair to dreamweaver ?

Thank you

2007-01-30 15:40:25 · 2 answers · asked by nola_cajun 6

What is the dev c++ solution, that has an array max of 40 elements......?
what is the dev c++ solution, that has an array max of 40 elements..the input should be from 0 to 9 only....and output the number according to its place value,, it shoud have a comma for each of the proper place value, the input should be outputed from up to down,,,,

here is the output:

Enter size: 4
4
0
9
6
Result: 4,096 (it should contain the comma (","),if it is greater than hundreds that pertains to its proper place value)

another example:
Enter size: 3
1
2
3
result: 123

another ex. hehehe:
Enter size:7
1
2
3
4
5
6
7
result: 1,234,567

2007-01-30 15:38:56 · 2 answers · asked by Edrew c 2

2007-01-30 15:10:28 · 4 answers · asked by xanga.com/the_skirt_girl 1

2007-01-30 14:59:04 · 3 answers · asked by Serneera 1

MMORPG Massive mulpitplayer online games. Know any good ones.

2007-01-30 14:54:36 · 8 answers · asked by joeoctivs 2

If i set up a web page that alows users to set up their own accounts on and i do it using an access database, will i be limitted to how many users i can have or some other tipe of limitation? if so, what will be the limit?

2007-01-30 14:26:43 · 3 answers · asked by Steven B 1

say I got a variable "char[] something = "Hello World" "
Now I want something to be empty, null. How do I do this ?

2007-01-30 14:08:59 · 4 answers · asked by ? 3

I was trying to run my file that has been written in C++( and i am sure that can be run) but i don know y it just pop up a window and disapear in a second. HElp

2007-01-30 14:06:21 · 2 answers · asked by duo_poon 2

the array....
double M[32][64] = {
/*512 double valued constant numbers*/.
.........} ;

should I include it in main or as global or as a separate header file?
please help ..the main goal is speedy execution.

2007-01-30 13:24:28 · 2 answers · asked by Anonymous

2007-01-30 12:37:42 · 5 answers · asked by Anonymous

so i am trying to learn how to program. The only background I have is Visual Basic and it seems like a freaking joke. I am taking this class at my school an im in my second semester and I swear I know more than my teacher. But anyway, what REAL language should I look into?

2007-01-30 12:34:28 · 4 answers · asked by mike w 1

2007-01-30 12:28:53 · 2 answers · asked by cassie 1

fedest.com, questions and answers