Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!uwm.edu!ogicse!milton!rburgess From: rburgess@milton.u.washington.edu (Rick Burgess) Newsgroups: comp.lang.c Subject: Getting arrays and structs into and out of functions,... Message-ID: <1991Apr17.212135.5922@milton.u.washington.edu> Date: 17 Apr 91 21:21:35 GMT Organization: University of Washington Lines: 4 I think I need to clarify my question. I am, as yet, a novice so please realize I need the simple and the complex answers. I wish to get structs and arrays into and out of my functions in ways which are appropriately clear, regular/normal/standard, efficient, and hopefully even orthoganal.