Search Results

Showing results 1 to 40 of 53
Search took 0.01 seconds.
Search: Posts Made By: gispe ; Forum: C++ and child forums
Forum: C++ Jul 21st, 2009
Replies: 7
Views: 284
Posted By gispe
I mean, the program as it is in the att. i added was working, didnt gave me any errors. My question was more bout the code i pasted.
Thanks-
Forum: C++ Jul 21st, 2009
Replies: 7
Views: 284
Posted By gispe
I just fixed those warnings (didnt appear with dev). Now, thing is: when try to create an article, program wont let me stop creating new stuff, justs keeps on going. dont really know what im doing...
Forum: C++ Jul 21st, 2009
Replies: 7
Views: 284
Posted By gispe
Hi!
I corrected the errors it was giving me, but now, when i try to create a new client makes a loop after the client's address and doesnt go out :S
and the other thing is that when try to create...
Forum: C++ Jul 20th, 2009
Replies: 7
Views: 284
Posted By gispe
Hi!
I've made this program, but not working :( First time I compiled it with MicrosoftC++ and gave me just 1 error, that corrected, then compiled it with DevC++ as teacher used it, and started...
Forum: C++ Jul 20th, 2009
Replies: 2
Views: 196
Posted By gispe
Im back, with same code. But this time I tested the code with dev c++, and now its givin me a lot more errors than with microsoft c++. Cant paste the errors. :(

Thanks in advanced



#include...
Forum: C++ Jul 15th, 2009
Replies: 2
Views: 196
Posted By gispe
hi all,
i've written a program, n almost works, it just gives me this errors and dont know how to solve them :$
thanks for the help in advanced
:D





1>Compiling...
Forum: C++ Sep 1st, 2008
Replies: 6
Views: 516
Posted By gispe
yes, i know, but they asked to use a struct :S
Forum: C++ Sep 1st, 2008
Replies: 6
Views: 516
Posted By gispe
my question is how can i do to make the part to compare the max if dont know how many i have of any of them..
Forum: C++ Sep 1st, 2008
Replies: 6
Views: 516
Posted By gispe
hi ppl,
im having a problem with this program.
The thing is that i need to enter the license, age and level of education of an amount of ppl, but dont know how many.
then i have to get the...
Forum: C++ Aug 26th, 2008
Replies: 14
Solved: struct problem
Views: 1,161
Posted By gispe
the code is:




// maximo_ventas.cpp : Defines the entry point for the console application.

//
Forum: C++ Aug 26th, 2008
Replies: 14
Solved: struct problem
Views: 1,161
Posted By gispe
code is:


// maximo_ventas.cpp : Defines the entry point for the console application.

//



#include "stdafx.h"
Forum: C++ Aug 26th, 2008
Replies: 14
Solved: struct problem
Views: 1,161
Posted By gispe
i changed that n now it says



--------------------Configuration: maximo_ventas - Win32 Debug--------------------
Compiling...
maximo_ventas.cpp
C:\Documents and Settings\pm11218\ejercicios...
Forum: C++ Aug 26th, 2008
Replies: 14
Solved: struct problem
Views: 1,161
Posted By gispe
hi ppl
ive arrenged some things bout this program, and fixed most errors, but gives me just one error. the code is:


// maximo_ventas.cpp : Defines the entry point for the console application.
...
Forum: C++ Aug 24th, 2008
Replies: 14
Solved: struct problem
Views: 1,161
Posted By gispe
hi ppl

ive corrected some stuff bout this program, but still havin problems when runnin

the nw code is:


// maximo_ventas.cpp : Defines the entry point for the console application.
//
Forum: C++ Aug 22nd, 2008
Replies: 14
Solved: struct problem
Views: 1,161
Posted By gispe
hi!!

i made a program to count the max sales in a store, that has for example 10 employees.
for this, i used an struct to have the code of the employee and the sales he made. the point of the...
Forum: C++ Aug 21st, 2008
Replies: 3
Views: 1,984
Posted By gispe
line 52:


comparison (number [5]);


inside:


void order (int number[5])
Forum: C++ Aug 21st, 2008
Replies: 3
Views: 1,984
Posted By gispe
Hi ppl,
im back here, but now with an array problem..
this time im doin a simple program to compare the numbers in an array n then say how are they ordered.. user must type those numbers..



...
Forum: C++ Aug 19th, 2008
Replies: 2
Views: 282
Posted By gispe
thanks!

forgot bout that!
put 5 for testin, it goin to have a bigger numer :P
Forum: C++ Aug 19th, 2008
Replies: 2
Views: 282
Posted By gispe
hi ppl,
i just starte a new program, but now im having a lot of error wich "i think i wrote the code well", but cant understand what they mean...

here i pass the code...



#include...
Forum: C++ Aug 15th, 2008
Replies: 3
Views: 497
Posted By gispe
thanks joshmo!!!
that worked out perfectly!
Forum: C++ Aug 14th, 2008
Replies: 3
Views: 497
Posted By gispe
hi ppl,
im havin a problem with declaration of functions, its givin me errors on the functions i made.



// empleados.cpp : Defines the entry point for the console application.
//

#include...
Forum: C++ Aug 7th, 2008
Replies: 4
Views: 508
Posted By gispe
hi!
im back here,
ive modified the code so it "work"



#include "stdafx.h"
#include <iostream>
#include <string>
Forum: C++ Aug 6th, 2008
Replies: 4
Views: 508
Posted By gispe
Hi ppl,
I've written a simple program with strings. this just recives the name and last name of a person, and then print it.
i had a few problems with this: at first, it didnt let me...
Forum: C++ Jul 30th, 2008
Replies: 6
Views: 506
Posted By gispe
hi ppl, ive just changed the 0 for a 2, but it brings the exact same error.

and it points to the


porc_dsp = (totales_dsp * 100) / entregas_totales;
porc_dsn = (totales_dsn * 100) /...
Forum: C++ Jul 29th, 2008
Replies: 6
Views: 506
Posted By gispe
hi ppl
im back here with a kinda major problem

thing is i made this program for some company that sends letters or packages, and has 3 types of services: to send it the next day with priority,...
Forum: C++ Jul 27th, 2008
Replies: 2
Solved: messages!
Views: 404
Posted By gispe
i just solved myself!
tnks anyways
Forum: C++ Jul 27th, 2008
Replies: 2
Solved: messages!
Views: 404
Posted By gispe
hiii!
im backk jajaja
¬¬
not funny, i know.

well, im back with another problem, which is not exactly that, is more a question i wanna do.

This program reads the file, the exage of an...
Forum: C++ Jul 27th, 2008
Replies: 12
Views: 826
Posted By gispe
Prabakar :
one last question: the cin.get()
is used to get some extra enter or whatever the user writes, right??

gispe!!
Forum: C++ Jul 27th, 2008
Replies: 12
Views: 826
Posted By gispe
thanks a lot!!

that worked out perfectly!!!

:D:D:D:D:D:D
Forum: C++ Jul 27th, 2008
Replies: 12
Views: 826
Posted By gispe
Prabakar, which part didn u understand??

And the bool flag what does it do???
Sorry, I make lots of questions, ive just started with c++ :S


by the way; i just uploaded a new code, dont know...
Forum: C++ Jul 27th, 2008
Replies: 12
Views: 826
Posted By gispe
hi,
im back here again, ive modified the code, so it reads some more thows, until 7 arrives. problem now is that when the number i got at the beginin appears a message should appear sayin i got it....
Forum: C++ Jul 27th, 2008
Replies: 12
Views: 826
Posted By gispe
the game is:
a player trows two dices.
If the sum of the numbers obtained in the first shot is 7 or 11 he wins. If it is 2, 3 or 12 he loses. And if it was 4, 5, 6, 8, 9 or 10, then the sum becomes...
Forum: C++ Jul 27th, 2008
Replies: 12
Views: 826
Posted By gispe
thanks for that, didnt realiced!!

but my problem still persist
doesnt do anything when user "has a point", it should keep showing numbers till the sum up is 7 or is equal to the number that had...
Forum: C++ Jul 27th, 2008
Replies: 12
Views: 826
Posted By gispe
hi pll
with all this post im makin ill probably look like i only have problems :S, but well, books dont solve all my problems :S

so....
my todays problem is that i have to make a game that uses...
Forum: C++ Jul 27th, 2008
Replies: 3
Solved: switch problem
Views: 440
Posted By gispe
Forum: C++ Jul 26th, 2008
Replies: 3
Solved: switch problem
Views: 440
Posted By gispe
hi ppl,
im havin a problem with a while loop.
it just doesnt go out of it, it has the end, but doesnt use it :S

the program is attached :P



// ventas_por_correo.cpp : Defines the entry...
Forum: C++ Jul 26th, 2008
Replies: 4
Views: 451
Posted By gispe
tested it n work!
thanks!!
Forum: C++ Jul 25th, 2008
Replies: 3
Views: 537
Posted By gispe
hi!
im havin a problem with a program ive made.
problem is that doesnt show messages. dont know whats wrong :S
also attach the program



// cartas_paquetes_v3.cpp : Defines the entry point...
Forum: C++ Jul 25th, 2008
Replies: 4
Views: 451
Posted By gispe
so, replacing that, ill have the top seller, and then the ppl who follow him, right?
Forum: C++ Jul 25th, 2008
Replies: 4
Views: 451
Posted By gispe
hi ppl
im back here, but with another problem in another code.
in this one i have to count how many sellers reached the top sells.
thing is that if i put one that reached the top at the end, the...
Showing results 1 to 40 of 53

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC