Text to HTML Converter





ranking Sort Sort   |   date Sort Sort   |   member Sort Sort
Syndication

8
Date Submitted Wed. Oct. 4th, 2006 2:28 PM
Revision 1
Beginner reidhoch
Tags CPlusPlus
Comments 2 comments
Add this header after all your other headers. Compiles on standards compliant compilers.
8
Date Submitted Fri. Aug. 4th, 2006 9:54 AM
Revision 1
Syntax Master sundaramkumar
Tags DOM | HTML
Comments 1 comments
Add rows into a table dynamically using js,DOM
7
Date Submitted Fri. Aug. 4th, 2006 8:22 AM
Revision 1
Beginner plinge
Tags CPlusPlus | MFC
Comments 1 comments
Simple tests for dir and file existance. Path creation and removal.
6
Date Submitted Thu. Aug. 3rd, 2006 12:10 PM
Revision 1
Helper bobbyrward
Tags boost | CPlusPlus | Format | printf
Comments 0 comments
boost::format gives you the ablility to safely use printf like formatting as well as positional format specifiers ala .NET.
5
Date Submitted Sat. Jun. 16th, 2007 6:07 AM
Revision 1
Scripter Fordiman
Tags Class | HTML | JavaScript
Comments 1 comments
Simple set of functions for capturing and manipulating the className member of an HTMLElement
5
Date Submitted Mon. Oct. 30th, 2006 1:03 AM
Revision 1
Scripter SCoon
Tags C | CPlusPlus | Java | Ruby | String
Comments 3 comments
This class intended to collect TODO comments from java/c++/etc source files.

Example:

protected readFileData (String path) throws IOException {
// TODO: add try...catch block for IOException
InputStream is = new FileInputStream(path);
...
}


See also DirectoryScanner class.
5
Date Submitted Sat. Sep. 8th, 2007 11:41 PM
Revision 1
Helper eldaniel
Tags CPlusPlus
Comments 0 comments
View swatch time in c++
5
Date Submitted Sat. Sep. 8th, 2007 11:49 PM
Revision 1
Helper eldaniel
Tags CPlusPlus
Comments 0 comments
Ordenate array with a queue.
5
Date Submitted Sat. Sep. 8th, 2007 11:52 PM
Revision 1
Helper eldaniel
Tags CPlusPlus
Comments 0 comments
Determine if a graph is bipartite.
5
Date Submitted Mon. Oct. 31st, 2005 10:38 PM
Revision 1
Coder mattrmiller
Tags ColdFusion | HTML | Strip
Comments 1 comments
Strip HTML