<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=koi8-r">
<META content="MSHTML 6.00.2800.1106" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>
<DIV><FONT face=Arial size=2>
<DIV><FONT face=Arial size=2>Dear Sir!</FONT></DIV>
<DIV><FONT face=Arial size=2>I found a very interesting program (see attachment) 
with recursion call (factorial computation). But, unfortunately, I do not know 
how to correct conditions in advices </FONT></DIV>
<DIV><FONT face=Arial size=2>(e.g. advice () ... args(x) && 
(x==1)). The latter is an error (x==1) how to modify the code?</FONT></DIV>
<DIV><FONT face=Arial size=2>Another question is about call such constructed 
class members. I mean how to call, for example, Fact::fact(4),</FONT></DIV>
<DIV><FONT face=Arial size=2>where fact member function is intriduced as 
aspect?</FONT></DIV>
<DIV><FONT face=Arial size=2>Best regards,  Igor V. 
Karpus</FONT></DIV></FONT></DIV></FONT></DIV></BODY></HTML>