Click here to Skip to main content
15,868,340 members
Articles / Programming Languages / XML

XMLLib for PUGXML with XPath

Rate me:
Please Sign up or sign in to vote.
4.33/5 (11 votes)
29 Oct 2009CPOL5 min read 125.6K   1.2K   38  
A library for PugXML which implements XPath
#if !defined(AFX_UNITTEST_H__14430F97_9ED0_4C7B_AE90_9A49B9A46CA5__INCLUDED_)
#define AFX_UNITTEST_H__14430F97_9ED0_4C7B_AE90_9A49B9A46CA5__INCLUDED_

#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000

#include "resource.h"


#endif // !defined(AFX_UNITTEST_H__14430F97_9ED0_4C7B_AE90_9A49B9A46CA5__INCLUDED_)

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Web Developer
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions