win32 client sockets
parent
eb1a085ddb
commit
d5f52bbe7d
|
@ -71,6 +71,7 @@ and the syntax doesn't use so many spaces. New way to write the quadratic formul
|
|||
<pre>MATH: quadratic[a;b;c] =
|
||||
plusmin[(-b)/2*a;(sqrt(b^2)-4*a*c)/2*a] ;</pre>
|
||||
(Daniel Ehrenberg)</li>
|
||||
<li>Support for client sockets on Windows. (Mackenzie Straight)</li>
|
||||
</ul>
|
||||
|
||||
</li>
|
||||
|
|
Loading…
Reference in New Issue