please help me with this problem

Reply

Join Date: Mar 2005
Posts: 91
Reputation: tyczj is an unknown quantity at this point 
Solved Threads: 1
tyczj tyczj is offline Offline
Junior Poster in Training

please help me with this problem

 
0
  #1
Apr 26th, 2005
im doing this lab and im so lost on it, i dont know where to start.

here is the link for the lab Lab

now im not lookin for someone to do it for me just help me out on gettin started. im not sure how to use arrays and stuff they are really confusing to me i have read my book like 5 times and still dont get them.

so could someone just get me started and explain a little about arrays maybe ill get it if hear it from someone else.
Reply With Quote Quick reply to this message  
Join Date: Apr 2005
Posts: 63
Reputation: marinme is an unknown quantity at this point 
Solved Threads: 1
marinme marinme is offline Offline
Junior Poster in Training

Re: please help me with this problem

 
0
  #2
Apr 26th, 2005
What don't you understand about arrays? How to declare/define them? How to use them?

I'm not sure about other people, but I'm too lazy to follow your link to even bother looking at the exercise, you may want to clarify what you need help with so we can help you.
Reply With Quote Quick reply to this message  
Join Date: Aug 2004
Posts: 19
Reputation: Pikachu is an unknown quantity at this point 
Solved Threads: 0
Pikachu's Avatar
Pikachu Pikachu is offline Offline
Newbie Poster

Re: please help me with this problem

 
0
  #3
Apr 27th, 2005
Originally Posted by tyczj
im doing this lab and im so lost on it, i dont know where to start.

here is the link for the lab Lab

now im not lookin for someone to do it for me just help me out on gettin started. im not sure how to use arrays and stuff they are really confusing to me i have read my book like 5 times and still dont get them.

so could someone just get me started and explain a little about arrays maybe ill get it if hear it from someone else.
Now, I'm not sure how much you know about arrays. But let me put it this way as basics. You know Microsoft Excel? Imagine arrays are similar to excel where you have columns and rows. However, arrays can only fit ONE alphabet at a time (but in excel you can put in as many as you want). So, when you declare an array (example:- arrayname[10]) in Excel, I will view it as one (1) row, and ten (10) columns. And each columns, I can only fit ONE character.
In the case of your lab, it's got to be multiple array meaning, many columns and many rows.
I strongly recomend that you also read up from this site:- http://www.cprogramming.com/tutorial/lesson8.html
See, the diagrams and I believe you'll understand better.

Good luck
Reply With Quote Quick reply to this message  
Join Date: Mar 2005
Posts: 91
Reputation: tyczj is an unknown quantity at this point 
Solved Threads: 1
tyczj tyczj is offline Offline
Junior Poster in Training

Re: please help me with this problem

 
0
  #4
Apr 27th, 2005
thats a nice site thanks.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the C Forum
Thread Tools Search this Thread



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

©2003 - 2009 DaniWeb® LLC