199,114 Archived Topics

Remove Filter
Member Avatar for
Member Avatar for fang221914

Pls help me regarding with this problem show me a complete program of a Commission or Brokerage Problem what is written below. The amount of money paid to an agent for buying or selling goods C= Commission R= Rate of Commission S= Sales Formulas: C= R * S R= C/S …

Member Avatar for alc6379
0
105
Member Avatar for teritori

hi everyone -In the code below, the line marked by *** is where i read my text field. -The value of the text field is stored into a variable "InputUserName ". -My question is: What do i put in the place of @@@@@ so as to have the same variable …

Member Avatar for cosi
0
106
Member Avatar for Dark

Hi, if you don't know me my name is Dark, i need help with my assignment on Java. Could anyone help me. Here is what my project is about. [url]http://www.chevalier.nsw.edu.au/academic/computing/courses/sodad/axes.jpg[/url] :-|

Member Avatar for Dark
0
166
Member Avatar for ellisrn

Hi, I have this monster program. But, mostly I need help in Main and in Derivs. I know some is written in a juvenille form, but I'm not a C++ student! I have defined all these arrays in the Main function and I need to write an "if" statement in …

Member Avatar for Dave Sinkula
0
179
Member Avatar for MSUMichelle

I am working in MS Access 2000 and trying to have the computer continue an ID pattern I have. Right now I have a table with a field "Customer Program ID". There are currently 5 of them...CP001, CP002, CP003, CP004 and CP005. When the user selects new record I would …

Member Avatar for MSUMichelle
0
99
Member Avatar for chock

Hai , i am getting the correct result for the below query rs.Open "SELECT DISTINCT RepTL From PEList WHERE RepFL='" & CriteriaName & "'", Cnn, adOpenStatic, adLockReadOnly, adCmdText but the thing is i need to display the record in the Order by RepId, but when i add RepId in the …

Member Avatar for mnemtsas
0
175
Member Avatar for leeegglestone

Im starting to design some software/system for work even though its not in my job description, and learned a little of it at college so thought id speed the process up rather than waiting for the IT monkeys downstairs to get their act together. I will be including a database …

Member Avatar for mnemtsas
0
104
Member Avatar for srthomso

I've come up with some code to try and reject ages outside the range of 18 to 64, but i cant seem to find my errors or how to fix it. Feel stupid as its probably somethin easy, but i'm just learnin the language, can you help: int age; age …

Member Avatar for srthomso
0
124
Member Avatar for nanosani

how to make my frame as full screen. Is there any API that implements this in java.

Member Avatar for nanosani
0
149
Member Avatar for srthomso

here's the code: string reply; reply = getLineFromUser(); //assume this function works correctly if(reply == "JAVA"){ System.out.println("OK to continue"); } else { System.out.println("Error - try again!"); } i cant seem to see where i'm going wrong, thus cant get a correct version to work. I need it to keep repeating …

Member Avatar for srthomso
0
138
Member Avatar for rharp

I'm receiving the following error anytime I try to click on a link or a button inside my application. I thought it was a session problem, which I tried removing the session_addtoken variable from the links. However, this did not resolve my problem. Any suggestions or ideas would be greatly …

Member Avatar for digi
0
170
Member Avatar for Dragon Master

Hello! I am a beginner with game programming, and I need some guidelines... Many people say that a book is a good starting point, but what is the easiest???: Allegro, DirectX etc. I don't know! Thanks in advance... ;)

Member Avatar for Dragon Master
0
198
Member Avatar for paynekiller

I've got a singly linked list, and the following code is supposed to delete all nodes that are ranked as "Trainee", it deletes them all, but if the last node is a "Trainee", it will not delete it, why is that? [code] void LinkedList::removeLowest() { Soldier * ptrDelete; ptrCurrent = …

Member Avatar for Chainsaw
0
134
Member Avatar for RITZY_G

ANY ONE WHO CAN PLEASE HELP........ Design and write a C++ program for the problem given below. Apply the rules of good programming style by making your program modular, and using parameters and local variables in subprograms or functions. Add comments where necessary for each function. Use meaningful variable names. …

Member Avatar for RITZY_G
0
166
Member Avatar for coolice

Hi ! I am sorry if I posted in a wrong place, but I could not figure it out, where I should. I am urgently looking for a POP3 Server VCL component for Borland C++ Builder. I had checked through all components site, but I could not find one. Is …

Member Avatar for coolice
0
119
Member Avatar for ecashwell

My first attempt at ASP.NET... I would like to convert my current website to .NET as a way to get the feel for the new environment. In my current website, I have code which checks a database to find out which menus to display and then loads them accordantly. I …

Member Avatar for ecashwell
0
254
Member Avatar for ralaing

Specified cast is not valid. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.InvalidCastException: Specified cast is not valid. Source Error: Line 12: Public Sub …

Member Avatar for ralaing
0
246
Member Avatar for red_evolve

Greetings. I was just wondering whether this is normal or not:- When I hit the Print button, it takes a while before the printer starts printing. The printer spools for a few minutes before printing. :-|

Member Avatar for red_evolve
0
130
Member Avatar for imzac

Does anyone know where I can learn to base my entire web site off of one index page? I can't seem to find anything.

Member Avatar for Alcides
0
359
Member Avatar for Naveen

i am unable to compile and run network based applications like client/server apps. what should i do now?

Member Avatar for hivework
0
313
Member Avatar for Mahen

Hi everyone, Some questions in my previous post is still left unanswered. Here it is again: How can i accept decimal numbers from STDIN and perform arithmetic operations on it in C. How can i create a subroutine within a program, that can be called again & again at different …

Member Avatar for Dave Sinkula
0
182
Member Avatar for stg110

I have a code which is near to this one struct first { int data ; list <second> seconds ; }; struct second { int data ; list <first>::iterator vert ; }; how i could get rid of the circular reference problem in c++ note : i must put the …

Member Avatar for stg110
0
94
Member Avatar for kohkohkoh

[font=Times New Roman][left]here is the question:[/left] [left]Use a two-dimensional array called [/font][b][font=Times New Roman]price [/b][/font][font=Times New Roman]to hold the prices for Proton’s car[/left] [left]regarding to the models and CC as listed below. [/left] [left]--------------------------------------------------------------------------[/left] [left]in 2d array..i could get[/left] [left](for example)[/left] [left]void disp(a[][3]);[/left] [left]int main()[/left] [left]{[/left] [left]num[3][2] = { {1,2},{4,5},{7,8} …

Member Avatar for freesoft_2000
0
134
Member Avatar for Milan

Hi. How can I call common open dialog box in MS Visual C++ 6.0 ? I tried to use getOpenFileName() and CreateFile(). But my function doesn't work. There is tehe body: void FlashProgram::OnButtonPOpen() { // TODO: Add your control notification handler code here OPENFILENAME ofn; // common dialog box structure …

Member Avatar for freesoft_2000
0
250
Member Avatar for smartdetect

Which funcn of java do iuse if i want to communicate with a certain hardware and confirm its presence or absence:?::?::?:

Member Avatar for Iron_Cross
0
106
Member Avatar for x38class

I have a combo box I want to limit user input I have the following code on 'keypress' event dim keyascii as short = asc(e.keychar) dim s as string if keyascii = 45 then exit sub end if ' allow '-' key s=checkalphanumeric(s,"AN") ' My function to check keyascii 's …

Member Avatar for x38class
0
185
Member Avatar for Elektro

hey everyone :confused: i have a new java task comming up and it involves making a game that impliments buttons. for this task i have started to build a golf game but everything i do seems to not work i keep getting stuc. bellow is a copy of my task. …

Member Avatar for nanosani
0
162
Member Avatar for softmafia

i want to edit the following code so that i can Dlookup 2 tables for my login and i will like reg_number to be my user name in one table and pin to be my password but in another table meaning my table structure would be like this ths 1, …

0
121
Member Avatar for LuSiFeR

Hello, Can someone write few interesing problems for novice c++ programmer? Can't come up with any good ideas :( Thx in Advance :mrgreen:

Member Avatar for alc6379
0
151
Member Avatar for Sukhbir

consider the following statement & tell me why it i undetermined or ambigious int i=9; i=i++; PLS EXPLAIN ME FULLY

Member Avatar for alc6379
0
115
Member Avatar for taimour

Hi i am new programer in c++ and want somebody to show me the first step, Thank you all :cheesy:

Member Avatar for Dave Sinkula
0
93
Member Avatar for merlin208

[FONT=Arial]undefined[/FONT] I am newbie to C++ and am trying to teach myself to program. Could someone please explain in very simple language what data validation means and how should I check for it (in relation to input data) before any processing occurs. :-| Merlin208

Member Avatar for Chainsaw
0
147
Member Avatar for Naveen

hi. can someone please explain what are message passing interfaces and how i can code them? regards, naveen

Member Avatar for Chainsaw
0
160
Member Avatar for andremc

i'm trying to keep track of how many comparisons and swaps my sorting algorithms are making. i know it's probably a variable referencing problem, but i can't seem to get it to work right. it's fine when i run only one of the sorts, but if i run both, moves …

Member Avatar for andremc
0
1K
Member Avatar for Mr A

I need some help, heh, i have to store a twelve digit number somewhere... as i've understood it nothing like unsigned int or long double or anything won't work :-/ have i missed something? or can anyone point me to anything which i can use to be able to do …

Member Avatar for The Code Poet
0
231
Member Avatar for zrixter

as title mentioned, i face problem with convert a jumbled text file to unjumbled text file, some of you might not clear what i am saying, well a example will give a clear idea what this all about. jumbled text file contain a few line of number, after unjumbled it, …

Member Avatar for FireNet
0
146
Member Avatar for Sukhbir

LOOK THE FOLLOWING STATEMENT int *p[](); PLS TELL ME THE MEANING OF THIS STATEMENT.& WHERE WE USE THIS STATEMENT.

Member Avatar for FireNet
0
83
Member Avatar for Mahen

Hi everyone, i have just startted programming with C and i have got 3 Questions: 1. How to calculate with decimal numbers in C. 2. How to convert strings into numbers and perform calculations on it. 3. Where to find a book that explains all the header files. Tahank you …

Member Avatar for Mahen
0
130
Member Avatar for matt768

I have to create a program in c using this formula, y=ax(cubed)+bx(squared)+cx+d, I have to ask the user to read in the four coefficients of the cubic, Ask the user for start and finish values for x, ask the user to view the graph and Plot a graph using grx20 …

Member Avatar for Chainsaw
0
79
Member Avatar for icono

I am novice, and I am working now in a proyect with the vga colour palette, over DOS with borland c 3.1. The project include cpp.h and asm files. Sintactically I checked that is ok, BUT when I do the link tell me DECLARATION SYNTAX ERROR , in the first …

Member Avatar for icono
0
255
Member Avatar for rishiraj_bayerd

Hi meabed & Naveen, thanks lot for your help. As per your advice i get lot of things.It is out of my expectation.I hope that in future you again help me. Thanking you...... Rishi

Member Avatar for meabed
0
172
Member Avatar for Tex_Tootell

Hi can I delete a ".cpp" file and start the project again ? and how do I do it? I am using Microsoft visual C++ .NET Thanks Tex..

Member Avatar for Tex_Tootell
0
95
Member Avatar for Alaric

I'm working on a Database for Massive Multiplayer Online Games, Lineage2, Final Fantasy XI, Everquest II, and World of Warcraft. I'm pretty good with HTML, and decided take my site up a notch using PhP! The site link is : [url]http://www.meltingwax.net/~SOR/wowf/alliance/[/url] I'm trying to convert that into a PHP theme, …

Member Avatar for Alaric
0
160
Member Avatar for Vcrossley

Can someone help me to get this code to run. What am I missing. Any help is greatly appreciated. import java.io.*; public class Quiz { public static void main(String args[]) { int correctCounter; InputStreamReader reader; BufferedReader buffer; keyboard = new BufferedReader (new InputStreamReader (System.in)); } String seekResponse; System.out.println("Welcome to Hoffman …

Member Avatar for Vcrossley
0
138
Member Avatar for Tex_Tootell

I am new to programming and would like some help getting up and running. I am using the Microsoft Visual C++.NET 2003, Iam up to Object-Oriented Programming [Animals], and I have 4 errors I can't fathom out..... #1 C2143:syntax error? #2 C2501:'_cg' missing storage class? #3 C3265: cannot declare a …

Member Avatar for Tex_Tootell
0
170
Member Avatar for snufse

I am new to ASP. I have populated a DataGrid with rows but cannot find any property setting (like Readonly=False or True) that let's me update rows directly in the grid. Is such a function not supported in ASP ? If this is the case how would I design a …

Member Avatar for Iron_Cross
0
110
Member Avatar for aperez

used following in MS-DOSS command window public class Welcome1 { /*method*/ public static void main( String args []) { System.out.println( "Welcome to Java Programming!" ); }/*end main*/ }/*end class Welcome1*/ It was taken as an elementry example of a Jova pgm. I saved it as Welcome1.java and used the MS-DOS …

Member Avatar for Iron_Cross
0
125
Member Avatar for Hjays

write and test a class that can be used to create and object whose instance string variable can be initialised to a string constant such as: "I fined that the harder I work the more luck I seem to have" the class need to provide the following methods A method …

Member Avatar for Iron_Cross
0
177
Member Avatar for Dani

[b]O[/b][b]rganize Your Data[/b] Arrays allow programmers to store a series of data of the same type. For example, suppose a program is to keep track of twenty numbers. Such a set of numbers would be stored in an array of integers (whole numbers) or doubles or floats (decimals). Arrays work …

Member Avatar for paawam
0
568
Member Avatar for macca1979

Hey there, First off I'm really new to Java so please bear with me. I need to translate a line of text from one form to another. An example line segment has the following format: " step(sent(1,A,B,vars(Na,Rv,ped(pk(B),cat(N a,A)))))" This means that at step 1, A sends to B that which …

Member Avatar for Iron_Cross
0
197

The End.