CompuServe Archive

This is an archive of CompuServe forum messages from 1985 to 1995, as saved in transcripts by John Foust.

Search Results (2 messages)

#163917 #CodeWarrior problem Message #164021
From: Antoine ROSSET Mac Developers Forum · C and Pascal March 15, 1994 6:28 AM
Thank you for this sample ! I can make a link with the 68k, but not with the PPC. Maybe it's normal, I think I need to make this link on a PPC Computer? I choose Make menu, and nothing appends: no error message, nothing…
#163676 #CodeWarrior problem Message #163874
From: Antoine ROSSET Mac Developers Forum · C and Pascal March 14, 1994 12:17 PM
"See the assembler chapter in the MW C reference document." It's EXTREMELY short… "You have to set up a stack frame to be able to access paramters symbolically." What do you mean by that? Could you give me an example in asm or in C? My documentation about asm is…