MCENANEY WILLIAM J wrote: > The problem is that I'm still writing Pascal, even when I'm writing > C. That isn't necessarily a problem in itself. The biggest difference (IMHO) between Pascal and C is that Pascal doesn't support pointer arithmetic or casts between pointer types. Unless you actually have reason to do this, a C program will often be very similar structurally to an equivalent Pascal program. -- Glynn Clements <[EMAIL PROTECTED]>
- Increasing my skill MCENANEY WILLIAM J
- Re: Increasing my skill Glynn Clements
- Re: Increasing my skill MCENANEY WILLIAM J
- Re: Increasing my skill Glynn Clements
- Re: Increasing my skill Karl F. Larsen
- Re: Increasing my skill MCENANEY WILLIAM J
- Re: Increasing my skill Karl F. Larsen
- Re: Increasing my skill Henk Jan Barendregt
- Re: Increasing my skill Glynn Clements
- Re: Increasing my skill Pete Ryland
- Re: Increasing my skill Glynn Clements
- Re: Increasing my skill Pete Ryland