Forum: C++ Jul 21st, 2009 |
| Replies: 7 Views: 284 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 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 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 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 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 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 yes, i know, but they asked to use a struct :S |
Forum: C++ Sep 1st, 2008 |
| Replies: 6 Views: 516 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 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 Views: 1,161 the code is:
// maximo_ventas.cpp : Defines the entry point for the console application.
// |
Forum: C++ Aug 26th, 2008 |
| Replies: 14 Views: 1,161 code is:
// maximo_ventas.cpp : Defines the entry point for the console application.
//
#include "stdafx.h" |
Forum: C++ Aug 26th, 2008 |
| Replies: 14 Views: 1,161 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 Views: 1,161 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 Views: 1,161 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 Views: 1,161 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 line 52:
comparison (number [5]);
inside:
void order (int number[5]) |
Forum: C++ Aug 21st, 2008 |
| Replies: 3 Views: 1,984 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 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 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 thanks joshmo!!!
that worked out perfectly! |
Forum: C++ Aug 14th, 2008 |
| Replies: 3 Views: 497 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 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 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 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 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 Views: 404 i just solved myself!
tnks anyways |
Forum: C++ Jul 27th, 2008 |
| Replies: 2 Views: 404 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 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 thanks a lot!!
that worked out perfectly!!!
:D:D:D:D:D:D |
Forum: C++ Jul 27th, 2008 |
| Replies: 12 Views: 826 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 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 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 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 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 Views: 440 |
Forum: C++ Jul 26th, 2008 |
| Replies: 3 Views: 440 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 tested it n work!
thanks!! |
Forum: C++ Jul 25th, 2008 |
| Replies: 3 Views: 537 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 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 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... |