Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

62
votes
9answers
5k views

Where can I learn more about C++0x?

I would like to learn more about C++0x. What are some good references and resources? Has anyone written a good book on the subject yet?
15
votes
4answers
328 views

Write C++ container that fits neatly into STL

I would like to write a container class in a style which fits very neatly into STL. It should look and behave as if it where a standard STL container. Is there a manual, report, Q&A, etc., out ...
14
votes
7answers
2k views

Is there a Language Reference Manual for PowerShell?

I'm evaluating Windows PowerShell as a replacement for cmd.exe for basic process automation for command-line code (e.g. setup, execution, and post-processing of large numbers of Fortran jobs.) I know ...
7
votes
11answers
847 views

Using the word “you” in an user manual

I am writing a user manual and I have come to a discussion with a colleague. He says I cannot use the word "you" anywhere in the manual. Now I remember something about this at school but that was ...
7
votes
10answers
1k views

Any good online C reference manual?

I've studied C programming in college some years ago and have developed some medium applications back then (nothing serious). Now I have to develop some more 'advanced' C applications (involving POSIX ...
5
votes
2answers
141 views

A reference pages for the latest version of c++

For c++03, there are next reference pages : cplusplus IBM pages for c++ MSDN c++ reference pages I used cplusplus as reference pages as a reference for c++ classes and functions (I am ...
0
votes
2answers
81 views

Export a WebHelp manual to a PDF file

I am learning to use a software package that only issues its manual as a web page, ...
0
votes
1answer
505 views

JBox2d Reference Manual?

Where do i find reference manual of JBox2D ? I was using fisica which inherits JBox2D. There is reference manual of fisica but can't find reference manual of JBox2D
0
votes
1answer
588 views

LaTeX template for technical reference manual?

I'm looking to use LaTeX for my technical documentation needs (such as reference manuals, user guides, etc). Could I use your template to quickly get started in order to avoid being overwhelming by ...
0
votes
2answers
56 views

mod-rewrite spellbook

Most online guides I've found are lengthy, boring, insufficient, or otherwise lacking. Where can I find a guide that explains mod-rewrite extensively, yet concisely? (The above question sprouts from ...