CompuServe Thread

Forum unknown · TBA

#Easy C

1 messages in this thread
#15991From: Wayne DyerApr 23, 1986 6:43 PM
I was looking through the May BYTE and saw the article in the Easy C method of de-mystifying C. It uses #define to create "aliases" (I don't know if that moniker is truly correct — I didn't see if C would allow the original operator to be used after you have changed it) I think this is a great thing, especially since if&when (one word) I buy a language, I want to do a lot of mathematical stuff. Can anyone tell me if this type of thing is supported in either Lattice or Aztec or both? My main C-phobia involves mathematical and logical operators. I have the same problem looking at Pascal and Modula-2. I just can't get used to seeing ":=" and "&&" and all that. I think that's one reason why scientists seem to like FORTRAN. FORmula TRANslation, remember.