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

#include
#include "recursive.h"
#include "p2.h"

using namespace std;


static int sum_helper(list_t test, int result)
{
return (sum_helper(list_rest(test)),list_first(test)+result);
}
int sum(list_t test)
{
returnsum_helper(test,0);
}

/*
Get Errors
p2.cpp: In function `int sum_helper(void*, int)':
p2.cpp:9: error: too few arguments to function `int sum_helper(void*, int)'
p2.cpp:10: error: at this point in file
*/

2006-10-08 11:03:13 · 3 answers · asked by topgun553 1

hey guys, just need some help with one assignment... im not asking you to do it for me, just point me in the right direction. i need to make a simplelogin system, with a username and password which will be compared with a matrix of valid usernames and passwords. there are other points to the assignment, but ill figure those out once i get a good start. could someone recommend a good resource or tutorial? thanks alot in advance :) the problem is that im a complete beginner... i can barely carry out simple calculationsin matlab....

2006-10-08 10:54:21 · 2 answers · asked by SpankmasterFlex 2

2006-10-08 10:54:00 · 4 answers · asked by QnA00789 1

Is it easy to create a web site that has features with visual and voice rather than just the plain old site seen...........If I wanted to have my new web site when clicked on come up immediatly as a visual with voice is that expensive. If some reads this that wants to help me with a project , thats willing to put time in to form a company let me know. It worth the time, the potential is worth millions and I can prove theres no site out there that you know of offering what I want to see come full circle with one question. I'll ask, you try to find and when you don't come back to me and we will talk. Tim C.............

2006-10-08 10:38:13 · 2 answers · asked by tim c river edge 1

I need to learn the very basics; I have no clue how to use anything.

2006-10-08 10:35:37 · 2 answers · asked by Miss Missy 2

i need a c compiler so i can do my course work at home. ive tryed to buy one from pcworld but they dont sell them any more not sure why. if any one nows where i can tell me were i can find a good c compiler i would be greatfull. i would prefere if it was free

2006-10-08 10:29:44 · 5 answers · asked by DAN 1

I need like 1v1 help so like if u can help me IM me super_Sayin_12_goku ( YIM)

2006-10-08 10:08:39 · 2 answers · asked by Mr. X 3

2006-10-08 09:36:29 · 3 answers · asked by Anonymous

i wanna install microsoft outlook on my computer. but i wanna get calendars on my video ipod. so after i get microsoft outlook, how do i synchronize calendars cuz i have no idea??

2006-10-08 09:17:09 · 3 answers · asked by NoBody 4

2006-10-08 08:50:57 · 3 answers · asked by Rajkumar M 1

i need to use photoshop for a project....need help....i dont know how to use it.... where can i download it for free and get some instructions for using it?????
thx

2006-10-08 08:00:57 · 4 answers · asked by CosmicLove 5

I want to make a paid subscription website, which allows members to view private pages. How do I do this? Is there a program out there that does this, or do I need to hire someone?

2006-10-08 07:16:50 · 2 answers · asked by ziegfeldsgirl 2

Dim Band(1 To 10) As String
Dim TotalTickets As Long
Dim X As Integer
Dim SoldOut As Boolean
Dim TicketsSold(1 To 10) As Integer
Dim Counter As Integer

Private Sub cmdSoldOut_Click()
Counter = 1
Counter = Counter + 1
If TicketsSold(Counter) = 13000 Then
SoldOut = True
If True Then
txtSoldOut = "Sold Out"
Else
SoldOut = False
If False Then
txtSoldOut = "Not sold out"
Do
Loop Until SoldOut = True Or Counter = 10

End If
End Sub

2006-10-08 07:01:31 · 3 answers · asked by Anonymous

I have created a button and when I go to the behaviours & web/go to web page, I am uncertain of what to type in to this box. I hope someone can help or at least understand what the hell I am talking about!

2006-10-08 07:00:54 · 1 answers · asked by russoisdead 1

2006-10-08 06:51:56 · 2 answers · asked by Anonymous

What are the rates of having someone go through and "clean" up my code? This would include...adding security to my site such as preventing SQL injections on all of the forms, and taking the necessary precautions on preventing hackers from gaining access to information held on my site, etc.

2006-10-08 06:42:28 · 4 answers · asked by detroitkid17 2

The function needs to accept an integer number and the addresses of the variables gallons, quarts, pints, and cups. The passed integer represents the total number of cups, and the function is to determine the number of gallons, quarts, pints, and cups passed value. Using the passed addresses, the function should directly alter the respective variables in the calling function. It shoud print the results like this: If the user enters XX cups, the output should be:
XX gallons
XX quarts
XX pint(s)
XX cup(s)

Can anyone help me out.

2006-10-08 04:14:03 · 1 answers · asked by Robert W 1

2006-10-08 04:06:15 · 1 answers · asked by angelbreeze 1

I've tried FX for few months: it's slow and sometimes ugly but it's secure. Now I am using IE. What's your experience with FireFox?

2006-10-08 03:37:45 · 26 answers · asked by ? 2

The pages are in html. Is there anyway you can have music in the background when visitor sees the web page?

2006-10-08 03:24:55 · 6 answers · asked by Anonymous

it goes slow whenever im watching videos or playing games

2006-10-08 03:09:09 · 6 answers · asked by Anonymous

can any 1 tell me the up comming trend of programming language of choice for the next 10 years or so?

2006-10-08 03:06:42 · 3 answers · asked by draco_987 2

please will some one give me a easy way to build a simple web page for myself..and script it in lay mans terms

2006-10-08 02:32:40 · 7 answers · asked by Anonymous

i have photopaimnt if tahts smthing

2006-10-08 02:16:15 · 2 answers · asked by xodo 2

Im doing a project related to Result Processing.. and we are doing it for university level.. so i would like to see any sample related to result processing or i want the help in doing Use Case and also in Design of Database i mean sample tables, fields related to Result processing of a student in university level.... kindly waiting 4 ur reply...

2006-10-08 01:59:45 · 2 answers · asked by Anonymous

PC and IT is getting stagnant and the market demand is more on business knowledge to implement the solution rather than any serious programming.

2006-10-08 01:34:41 · 5 answers · asked by liketoaskq 5

i want to make it so peopel can make there own space on my current site, i also what it to have a frieds list like on myspace plz help

2006-10-08 01:21:39 · 5 answers · asked by eminemrapper13@sbcglobal.net 1

The concept of a virtual machine is that it allows many different operating systems to run on the same hardware at the same time. For example you could have Windows 2000 installed on your personal computer and at the same time run copies of Windows XP, LINUX, DOS, as guest operating system s

2006-10-08 00:58:48 · 2 answers · asked by Anonymous

The concept of a virtual machine is that it allows many different operating systems to run on the same hardware at the same time. There are many commercial products on the market today which allows a user to run a virtual machine.

2006-10-08 00:56:33 · 3 answers · asked by Anonymous

fedest.com, questions and answers