i have a class (actually a nested class) called Node. When I run it through cpp->dia it generates a dot.dot containing Node -- [other class]. Since Node's a keyword for dot, it dies while processing dot.dot.
Log in to post a comment.