Peace be upon you
it is first post in this site
I want someone to explain
linked list
(how building it ???)
(tracing for code ???)
thanks
data structure using c
|
Light Poster
|
|
| 6Apr2010,06:55 | #1 |
|
Last edited by shabbir; 6Apr2010 at 08:15.. Reason: Make it readable |
|
Light Poster
|
|
| 6Apr2010,07:01 | #2 |
|
sorry
For the first time I write here I wanted to ask where the icon for the work of editing Last edited by shabbir; 6Apr2010 at 08:15.. Reason: Make it readable |
|
Light Poster
|
|
| 6Apr2010,07:39 | #3 |
|
I hope that explains one of the 31 people who have looked to the topic
But will take a positive step because behind the test Will set a point I do not understand who I want to explain |
|
Light Poster
|
|
| 6Apr2010,07:49 | #4 |
|
this code is Submitted by
By shabbir Basic operations in Linked List ![]() Quote:
Quote:
Can I type the code without this word?? |
|
Go4Expert Founder
|
![]() |
| 6Apr2010,08:16 | #5 |
|
First make sure you use a readable font.
|
|
Mentor
|
![]() |
| 6Apr2010,12:44 | #6 |
|
Use Google, and look for Wikipedia articles. Many programming topics are adequately covered in WP.
http://lmgtfy.com/?q=linked+list
eng.sarah
like this
|
|
Mentor
|
![]() |
| 6Apr2010,12:47 | #7 |
|
After reading the article, try to implement it yourself (hey, you might find you can do it, and it's how we learnt before the internet became a big thing), then *if* you get stuck post any specific questions you may have and we can help you move on.
You can't edit posts until you have a certain number of posts. This is an anti-spam measure. Do not post unnecessary messages just to get your post count up; we can spot this and it doesn't draw a positive response. |
|
Light Poster
|
|
| 6Apr2010,14:02 | #8 |
|
Quote:
Originally Posted by eng.sarah Quote:
Originally Posted by xpi0t0s thanks to reply i searched before on Google & download somethings i don't reading but i want discussion to understand |
|
Ambitious contributor
|
|
| 6Apr2010,20:22 | #9 |
|
Well you have to do reading if you want to understand even discussion is good but before that you need to post your query in readable format which makes it easier for people who are going to help you.Try to keep it simple and to the point and post what you want to discuss because it's not very clear from your earlier posts.
eng.sarah
like this
|
|
Mentor
|
![]() |
| 6Apr2010,20:33 | #10 |
|
We can't guess what you can't understand. Read the article, try to implement it then ask specific questions when you're stuck.
For starters, do you understand the concept? i.e. each data item is stored in a structure which contains the data itself and a pointer to the next item.
eng.sarah
like this
|




