<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=windows-1252">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2448.0">
<TITLE>RE: [LCP]Rounding questions</TITLE>
</HEAD>
<BODY>
<P><FONT SIZE=2>> it won't compile. Instead, I get an error message that says </FONT>
<BR><FONT SIZE=2>> "undefined</FONT>
<BR><FONT SIZE=2>> reference to `round'". Why is it doing this?</FONT>
</P>
<P><FONT SIZE=2>You've linked libm.a in, did you (-lm) ?</FONT>
</P>
<P><FONT SIZE=2>-- </FONT>
<BR><FONT SIZE=2>Vincent Penquerc'h </FONT>
</P>
</BODY>
</HTML>