473,395 Members | 1,996 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

Please Help With Linked List Project

Hi I desperately need help with my project. Theoretically everything
should work bu it just isn't. Please email me for a copy of the
project's source code. It was made in Turbo C++ 5. Please if anyone can
help me please email me at tu*********@yahoo.co.uk

Thanks

Nov 28 '05 #1
2 1865
tuan_vandyk wrote:
Hi I desperately need help with my project. Theoretically everything
should work bu it just isn't. Please email me for a copy of the
project's source code. It was made in Turbo C++ 5. Please if anyone can
help me please email me at tu*********@yahoo.co.uk

Thanks


Hello,

Send me a copy of your project and I will help you for 100$/hour. If you
want free help, then post your code on comp.lang.c++ and I will look
into it a.s.a.p.

Regards,
Peter Jansson
Nov 28 '05 #2
"tuan_vandyk" <tu*********@yahoo.co.uk> wrote in message
news:11*********************@f14g2000cwb.googlegro ups.com...
Hi I desperately need help with my project.
We can't help with it unless we can see it.
Theoretically everything
should work
In theory, things should work in practice, but in
practice, they don't. :-)
bu it just isn't.
Do you have a debugger? If not, get one. Do you know
how to use a debugger? If not, learn.
Please email me for a copy of the
project's source code.
This is a public forum. Much of its value lies in the facts
that many can learn from watching one person learn, and that one
get access to the help of several people, and that any answers
one gets can be peer reviewed and corrected as necessary. Also,
often more than one valid solution might be presented, giving
more flexibility in adopting the most appropriate one.
It was made in Turbo C++ 5.
Note that we only discuss standard C++ here. I'm not sure,
but I believe Turbo C++ is rather old, and might not be
capable of handling standard C++ (but this is just a guess).
Please if anyone can
help me please email me at tu*********@yahoo.co.uk


We can and are willing to help you, but asking for private
email is not appropriate here.

Post the portions of the code (preferably compilable) which
are giving you trouble, and ask specific questions. If the
code is rather long (more than approx. 100 lines), try to
create a small example program which still exhibits the problem
behavior. If you're unable to do that, post a URL where your
code can be downloaded, and some might be willing to take a look
(but this will probably reduce the number of interested parties).

Finally, unless the implementation of a linked list is the point
of your exercise, note that the C++ standard library features
a ready-made linked-list type: 'std::list', which can be used
'out of the box' without being concerned with the internal
details.

-Mike
Nov 28 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Sathyaish | last post by:
I am writing a program that will take a string that has a C source file and it would format all the multi-line comments like these: //Jingle bells, jingle bells, jingles all the way //O what...
4
by: MJ | last post by:
Hi I have written a prog for reversing a linked list I have used globle pointer Can any one tell me how I can modify this prog so that I dont have to use extra pointer Head1. When I reverse a LL...
2
by: santa19992000 | last post by:
Guys: Can somebody suggest a "C lang" project with pointers and linked lits for beginner?. Also is there anywahere I can find some C projects?. Thanks in advance.
3
by: Alex Shturm | last post by:
Hi, I am trying to activate incremental link using VC7 (.NET 2003) on a pretty big project (executable size is more than 100Mb, and it gets linked from several dozen of libraries and object...
6
by: Rylios | last post by:
I am trying to make a very basic text editor using a linked list, fstream, sorting... This is what i have so far...
1
by: Little | last post by:
Could someone help me figure out how to put my project together. I can't get my mind wrapped around the creation of the 4 double Linked Lists. Thank your for your insight. 1. Create 4 double...
3
by: Little | last post by:
Could someone tell me what I am doing wrong here about declaring mutiple double linked lists. This is what the information is for the project and the code wil be below that. Thank your soo much for...
5
by: Y2J | last post by:
I am working through this book on C++ programming, the author is speaking of using linked lists. He gave and example which I found confusing to say the least. So I rewrote the example in a way that...
2
by: karafire2003 | last post by:
I've been tasked to do 2 questions. I think i got the majority of it done, but i'm having trouble. Question #1: Write a C program that accepts as input from the keyboard a floating point number, an...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.