Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Showing results 1 to 13 of 13
Search took 0.00 seconds.
Search: Posts Made By: dchankhour
Forum: Java Feb 12th, 2006, 1:39 AM
Replies: 8
Views: 277
Posted By dchankhour
is there a way i could do it with out using...

is there a way i could do it with out using arrays, and just using parseInt
Forum: Java Feb 12th, 2006, 1:19 AM
Replies: 8
Views: 277
Posted By dchankhour
i tried that but it did not work, and that is...

i tried that but it did not work, and that is because, the method is suppose to pass a string, not an array of string.

String [] ssn = ss.split("-");
int [] nums = new int[3];

for(int i = 0; i<3;...
Forum: Java Feb 12th, 2006, 12:30 AM
Replies: 8
Views: 277
Posted By dchankhour
but how could i get three integers so i could...

but how could i get three integers so i could pass them through my constructor
Forum: Java Feb 11th, 2006, 6:27 PM
Replies: 8
Views: 277
Posted By dchankhour
parsing a string

i'm trying to pase a string into three integers that are seperated by the integers. then i'm taking the three integers and passing them into a ssn constructor that would create a ssn object. but my...
Forum: Java Feb 5th, 2006, 2:34 AM
Replies: 0
Views: 136
Posted By dchankhour
compoundAmount

i'm trying to calculate the compound amount giving the initial amount, interest, #of years, #of times compound. after i got some help from you guys on doing the while loop, i'm still not getting the...
Forum: Java Feb 5th, 2006, 1:17 AM
Replies: 6
Views: 224
Posted By dchankhour
i know but how would you know how many times to...

i know but how would you know how many times to multiply the value by its self if the exponent is an integer that could 1,2,3,....
Forum: Java Feb 5th, 2006, 1:16 AM
Replies: 6
Views: 224
Posted By dchankhour
this is sourd of a hw, but this...

this is sourd of a hw, but this statment
((start_amt)*(1 + (annual_rate/(100*cmpds_per_year)))); is supposed to be set equal to "value", i just missed it. and for the start_amt, it was giving like...
Forum: Java Feb 5th, 2006, 12:48 AM
Replies: 6
Views: 224
Posted By dchankhour
exponent

i'm having trouble in getting this.
i was asked to create a method that does exponent with out using the math.pow(). but i'm suppose to do it with a loop.
this is what i came up with, but that does...
Forum: C Jan 18th, 2006, 9:35 PM
Replies: 1
Views: 168
Posted By dchankhour
non-numeric input

how could we check for non-numeric input, if we are asking the user to enter an integer. and if it possible to do in a while loop
Forum: C Jan 18th, 2006, 9:33 PM
Replies: 9
Views: 427
Posted By dchankhour
alright , i will do my best and thanks for the...

alright , i will do my best
and thanks for the help everybody
Forum: C Jan 18th, 2006, 8:39 PM
Replies: 9
Views: 427
Posted By dchankhour
i just thought fputc is the simpliest way to do it

i just thought fputc is the simpliest way to do it
Forum: C Jan 18th, 2006, 2:22 PM
Replies: 9
Views: 427
Posted By dchankhour
beginner question

how do i write a function that outputs a newline character, and output the newline character throught fputc.
Forum: Community Introductions Jan 14th, 2006, 8:13 PM
Replies: 11
Views: 344
Posted By dchankhour
a first timer

Hi, this is my first time on this forum, and i just want to say, that this one of the most helpful sites, especially for a guy like me, who is going to new to programming in general and C in...
Showing results 1 to 13 of 13

 
Forum Jump



DaniWeb IT Discussion Community
All times are GMT -5. The time now is 4:47 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC