View Poll Results: Should we create CHM files from the CProgramming tutorials/FAQ?

Voters
13. You may not vote on this poll
  • Oh what a wonderful idea! Of course we should!

    4 30.77%
  • STFU stovellp

    8 61.54%
  • Whats a CHM?

    1 7.69%

Thread: CHM files from the FAQ/Tutorials?

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Banned nickname_changed's Avatar
    Join Date
    Feb 2003
    Location
    Australia
    Posts
    986

    CHM files from the FAQ/Tutorials?

    If someone were to create a CHM help file for all the tutorials/FAQ's on CProgramming.com, would the site host it? Is there anyone out there that knows how to create CHM files?

    The reason I ask is that I have all the PHP documentation as a CHM, and Programming Windows 5th Ed. by Charles Petzold CHM (I also have the book though, I'm a good boy). Both these come in very handy for looking things up as its all on my computer and I can just search through it and stuff... but I have nothing like that for normal C++, and I always end up coming to the FAQ/Tutorials here to look them up.

    I think having CHM and other forms of manuals made out of the tutorials here could be very beneficial to beginners and novices, and even most of us. It could also save a few "why does my application keep closing" questions.

    Whatcha think? And is there anyone out there who can create CHM files from HTML pages?
    Last edited by nickname_changed; 01-16-2004 at 10:33 PM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. add source files to embedded VC 4.0
    By George2 in forum C++ Programming
    Replies: 4
    Last Post: 06-13-2006, 03:28 AM
  2. *.cpp and *.h files understanding
    By ElastoManiac in forum C++ Programming
    Replies: 4
    Last Post: 06-11-2006, 04:45 AM
  3. Linking header files, Source files and main program(Accel. C++)
    By Daniel Primed in forum C++ Programming
    Replies: 3
    Last Post: 01-17-2006, 11:46 AM
  4. Multiple Cpp Files
    By w4ck0z in forum C++ Programming
    Replies: 5
    Last Post: 11-14-2005, 02:41 PM
  5. header and source files
    By gtriarhos in forum C Programming
    Replies: 3
    Last Post: 10-02-2005, 03:16 AM