console.device
20-Feb-92 00:02:36
Sb: #20514-console.device
Fm: Steven Park 73617,3462
To: John Toebes/SYSOP 70007,3467
Thanks John, I'm trying to learn C and the Amiga at the same time and it's
quite a big chew. I've copied several examples from RKM.Lib&Dev as
practice, which isn't too bad but (naturally) some of their C style is
pretty advanced and consequently hard to follow. I have several books on
the subject but none walk ya through each step. It's especially frustrating
when the examples in RKM don't work [eg. Lines.c on pg 66 doesn't free mem
coretly]. I've stepped through Lines.c with Lattice codeprobe (CPR) and it
crashes on the second iteration of FreeMem
(BigOne->Plalnes[Loop],Rastersize); (two open).