[Prev][Next][Index]
Defines and const declarations
- Date: Tue, 5 Sep 1995 12:49:41 -0700
- From: pedro@cs.ucsb.edu (Pedro N. Diniz)
- To: sage-bugs@extreme.indiana.edu
- Subject: Defines and const declarations
- Sender: owner-sage-bugs@extreme.indiana.edu
Hello
Apparentely the pC++ parser ignores the #define's which makes it difficult to
integrate C and C++ code. Furthermore the plain C functions generate errors
like "old-fashioned K&R declarations"
How do I get around this?
Thanks,
Pedro
Follow-Up(s):