wishlist : structures

new topic     » topic index » view thread      » older message » newer message

------=_NextPart_000_0017_01C048C2.F5533460
        charset="iso-8859-2"
Content-Transfer-Encoding: quoted-printable

Two good reasons why structures are needed:
  a.. More stable code (acessing sequence members that don't exist =
causes error now)=20
  b.. More easy and organized programming (my[3] turns to my.width)
Structures are in big programs very useful and neccessary. Look for =
example at Quake code, there's nothing but structures all over the =
place.

------=_NextPart_000_0017_01C048C2.F5533460
        charset="iso-8859-2"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-2" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.2614.3401" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Two good reasons why structures are=20
needed:</FONT></DIV>
<UL>
  <LI><FONT face=3DArial size=3D2>More stable code (acessing sequence =
members that=20
  don't exist causes error now)</FONT>=20
  <LI><FONT face=3DArial size=3D2>More easy and organized programming =
(my[3] turns=20
  to my.width)</FONT></LI></UL>
<DIV><FONT face=3DArial size=3D2>Structures are in big programs very =
useful and=20
neccessary. Look for example at Quake code, there's nothing but =
structures all=20

------=_NextPart_000_0017_01C048C2.F5533460--

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu