Search Results

Showing results 1 to 3 of 3
Search took 0.01 seconds.
Search: Posts Made By: fpmurphy
Forum: C May 26th, 2009
Replies: 5
Views: 1,375
Posted By fpmurphy
I am confused. First you say you want to write the program. Then you say you want somebody to send the code for such a program to you.
Forum: C May 20th, 2009
Replies: 12
Views: 539
Posted By fpmurphy
The problem is with the line

path = "ragHu";


It should be replaced with the following

strcpy(path, "ragHu");
Forum: XML, XSLT and XPATH Mar 20th, 2009
Replies: 2
Views: 677
Posted By fpmurphy
Typo

<xsl:template match="FlowControl">

should be

<xsl:template math="FlowDocument">
Showing results 1 to 3 of 3

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC