Linked Lists, thanks

The Partridge Family were neither partridges nor a family. Discuss.
Post Reply
MrGodin
Posts: 721
Joined: November 30th, 2013, 7:40 pm
Location: Merville, British Columbia Canada

Linked Lists, thanks

Post by MrGodin » December 17th, 2013, 1:00 am

Hey Chilli, love your videos. I am working with DirectX and am a self taught c++ coder, yay me .. Anyways just wanted to say thanks for the lesson on linked lists it has sure helped me a lot. I wanted to test it so i wrote an application using linked lists and it went great. This is not a Direct3D application but i just wanted to show you what you inspired me to write. http://www3.telus.net/myapps hope you can have a look . Keep up the good work :) .
Curiosity killed the cat, satisfaction brought him back

User avatar
GreatJake
Posts: 169
Joined: January 6th, 2013, 5:13 pm
Location: USA

Re: Linked Lists, thanks

Post by GreatJake » December 17th, 2013, 3:49 am

This is a neat application. How did you get the text box and buttons and stuff?

MrGodin
Posts: 721
Joined: November 30th, 2013, 7:40 pm
Location: Merville, British Columbia Canada

Re: Linked Lists, thanks

Post by MrGodin » December 17th, 2013, 5:36 am

Hi there GreatJake, I appreciate you find it a useful tool , thanks. I made this application with Borland C++ Builder. I use Visual C++ for my Direct3D work.
Curiosity killed the cat, satisfaction brought him back

User avatar
chili
Site Admin
Posts: 3948
Joined: December 31st, 2011, 4:53 pm
Location: Japan
Contact:

Re: Linked Lists, thanks

Post by chili » December 20th, 2013, 4:00 am

Glad to see people appreciating the more Comp-Sci-ish aspects of the tutorials as well.
Chili

Post Reply