Forum: VB.NET 2 Days Ago |
| Replies: 0 Views: 100 Hi!
im startin programmin in vb.net.
in the program im doin now, im workin with a global variable 'public library as new biblioteca' that has should be a list of books that user wants to load. ... |
Forum: Java Oct 16th, 2009 |
| Replies: 1 Views: 196 hi all,
im having this problem: i installed the eclipse in other computer besides mine, n it get the error that "there isnt a jdk installed", but there is.
i tried uninstalling it n installing it... |
Forum: MS SQL Aug 31st, 2009 |
| Replies: 1 Views: 362 hi all
ive got more like a very newie with sql. thing is @college ill use sql7, wich i dont have it installed. ive searched for it on the net, but cant find it. i just find sp, but not just the... |
Forum: C++ Jul 21st, 2009 |
| Replies: 7 Views: 275 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: 275 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: 275 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: 275 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: 191 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: VB.NET Jul 16th, 2009 |
| Replies: 2 Views: 245 Hi!!
I made a program, but Im having a problem with the button 4_click
and the button 1_click, the work, but not the way they should.
button_4 should pass the salarys that are under 1000 to the... |
Forum: C++ Jul 15th, 2009 |
| Replies: 2 Views: 191 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: HTML and CSS Mar 29th, 2009 |
| Replies: 2 Views: 676 i could resolve my problem
tnks! |
Forum: HTML and CSS Mar 26th, 2009 |
| Replies: 2 Views: 676 Hi all!!
Im having a problem with my blog desing: thing is I wanna make a 3-column header, but it wont let me. I've tried resizing the header width and then add 2 more columns, and the header... |
Forum: C++ Sep 1st, 2008 |
| Replies: 6 Views: 506 yes, i know, but they asked to use a struct :S |
Forum: C++ Sep 1st, 2008 |
| Replies: 6 Views: 506 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: 506 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,135 the code is:
// maximo_ventas.cpp : Defines the entry point for the console application.
// |
Forum: C++ Aug 26th, 2008 |
| Replies: 14 Views: 1,135 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,135 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,135 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,135 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,135 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,902 line 52:
comparison (number [5]);
inside:
void order (int number[5]) |
Forum: C++ Aug 21st, 2008 |
| Replies: 3 Views: 1,902 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: 275 thanks!
forgot bout that!
put 5 for testin, it goin to have a bigger numer :P |
Forum: C++ Aug 19th, 2008 |
| Replies: 2 Views: 275 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: 489 thanks joshmo!!!
that worked out perfectly! |
Forum: C++ Aug 14th, 2008 |
| Replies: 3 Views: 489 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: 500 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: 500 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: 498 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: 498 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: 398 i just solved myself!
tnks anyways |
Forum: C++ Jul 27th, 2008 |
| Replies: 2 Views: 398 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: 809 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: 809 thanks a lot!!
that worked out perfectly!!!
:D:D:D:D:D:D |
Forum: C++ Jul 27th, 2008 |
| Replies: 12 Views: 809 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: 809 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: 809 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: 809 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: 809 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... |