CompuServe Messages

struct assignment

    03-Feb-90 08:37:39
Fm: Steve Pietrowicz 73047,2313
To: Vic Wagner 76046,3004
Having suffered through a couple of ports of code that did direct structure assignments to compilers that didn't support it, I don't agree. If the code is well documented, that is. (And I always comment my code) 🙂 I was just trying to point out that if you don't have a compiler that supports it, there is an easy way to get around the problem. Steve