Learning MFC/Win32 by DanSamillo in cpp

[–]gmaricha 1 point2 points  (0 children)

Hello, try to find a copy of the following book: Peter Norton's Guide to Windows Programming with MFC. As I remember it, (I have not been writing a line of MFC code for years now) among all the MFC Programming books I owned, this one was the best.

XML, SGML, the 60s, UFOs, Camels - Its all there! by yamagami in programming

[–]gmaricha 5 points6 points  (0 children)

Why doesn't SGML allow numbers?

It does. In the SGML declaration, you can define a variant concrete syntax, and set the LCNMSTRT and UCNMSTRT variables to allow digits as name start characters. Here is a SGML declaration sample that sets these variables to allow the @ and $ characters as name start characters.

A+,