Click here to Skip to main content
15,887,596 members

Articles by Andrew Peace (Articles: 9)

Articles: 9

RSS Feed

Average article rating: 4.77

Desktop Programming
MFC
17 Jul 2001   Updated: 26 Jan 2002   Rating: 4.40/5    Votes: 9   Popularity: 4.20
Licence: Not specified    Views: 91,135     Bookmarked: 25   Downloaded: 2,104
Please Sign up or sign in to vote.
An article providing a ready made class for simple user input of a string via a prompt dialog - no dialog templates necessary!
16 Feb 2000   Updated: 14 Jul 2001   Rating: 4.86/5    Votes: 18   Popularity: 6.10
Licence: Not specified    Views: 209,236     Bookmarked: 75   Downloaded: 5,465
Please Sign up or sign in to vote.
A wrapper class for easy use of OLE structured storage.
6 May 2001   Updated: 12 May 2001   Rating: 4.69/5    Votes: 9   Popularity: 4.48
Licence: Not specified    Views: 92,916     Bookmarked: 42   Downloaded: 2,113
Please Sign up or sign in to vote.
An article showing a button group control used to create toolbar-type groups as seen in the Visual Studio options dialogs.
8 Jul 2002   Updated: 9 Jul 2002   Rating: 4.64/5    Votes: 5   Popularity: 3.24
Licence: Not specified    Views: 68,361     Bookmarked: 32   Downloaded: 1,515
Please Sign up or sign in to vote.
Presents a control used to specify column locations in a text file to be imported into your application.
31 Jul 2000   Updated: 31 Jul 2000   Rating: 4.96/5    Votes: 22   Popularity: 6.56
Licence: Not specified    Views: 332,797     Bookmarked: 69   Downloaded: 2,564
Please Sign up or sign in to vote.
An article showing the basics of the linked list, and how the CList class operates
Programming Languages
C
28 Jun 2000   Updated: 9 Jul 2002   Rating: 4.80/5    Votes: 222   Popularity: 11.08
Licence: Custom    Views: 1,715,493     Bookmarked: 509   Downloaded: 6,316
Please Sign up or sign in to vote.
An article showing the use of pointers in C and C++
C#
19 May 2002   Updated: 20 May 2002   Rating: 5.00/5    Votes: 10   Popularity: 4.52
Licence: Not specified    Views: 215,523     Bookmarked: 43   Downloaded: 470
Please Sign up or sign in to vote.
(Yet) another screen saver for the Code Project competition, with code in C# and (coming soon) some details about how certain aspects of the code involved work.
3 Nov 2001   Updated: 16 Aug 2003   Rating: 4.82/5    Votes: 18   Popularity: 5.81
Licence: Not specified    Views: 177,038     Bookmarked: 85   Downloaded: 3,698
Please Sign up or sign in to vote.
A C# program which takes a HTML file as input and outputs a new file with a table of contents embedded.
C++
4 Aug 2001   Updated: 4 Aug 2001   Rating: 4.76/5    Votes: 12   Popularity: 5.14
Licence: Not specified    Views: 107,133     Bookmarked: 32   Downloaded: 1,827
Please Sign up or sign in to vote.
An article showing a method to sort any kind of collection (e.g. a CList, a CArray, an standard C array) into a given order.

Average blogs rating:

No blogs have been submitted.

Average tips rating:

No tips have been posted.

Average reference rating:

No reference articles have been posted.

Average project rating:

No projects have been posted.
United Kingdom United Kingdom
Andrew is currently a student at the University of Cambridge, working towards a degree in Computer Science. The word 'working' is used here in a vague sense, with the hope that the reader will realise that the same sentence contained the word 'student'.

Aside from computing he has a strong interest in music, and enjoys the outdoors, particularly when the weather permits going out in them... To Andrew, cycling is fun, sailing is more fun, and the odd camping trip and walk is certainly what the doctor ordered.

In terms of programming experience, he first started writing programs for the Commodore Amiga using BASIC, after which he learned the joys of C and has never looked back. Since, he has added C++ and C# to his repotoire, along with a bunch of other crazy languages like ML that they like to teach in college.