This compiles clean on a Sun3.
Frank P. Bresz
fpb at ittc.wec.com
Sat Jul 21 07:36:39 AEST 1990
struct FUNCTION_UPDATE {
int Wait; /* Snapshot function timing flag */
int OLDEST_BT_LOC; /* Index of oldest backtrack location */
char L_backtrack_enable /* Enable (1) / Disable (0) flag */
};
Am I wrong or shouldn't it fail here?
struct FUNCTION_UPDATE {
int Wait; /* Snapshot function timing flag */
int OLDEST_BT_LOC; /* Index of oldest backtrack location */
char L_backtrack_enable /* Enable (1) / Disable (0) flag */
}; ^
|
Am I wrong or shouldn't it fail here due to the lack of semi.
Frank P. Bresz }*{
ITTC Network Administrator
+--------------------+
|fbresz at ittc.wec.com | My opinions are my own, I'm not paid
|uunet!ittc!fbresz | enough to make an official statement
|(412)733-6749 | +-----------------------------------+
|Fax: (412)733-6444 | | THIS SPACE FOR SALE!!! |
+--------------------+ +-----------------------------------+
More information about the Comp.lang.c
mailing list