Subject:
|
Re: IC trouble - function definition
|
Newsgroups:
|
lugnet.robotics.handyboard
|
Date:
|
Fri, 12 Nov 1999 20:18:14 GMT
|
Original-From:
|
Gary Livick <glivick@pacbellNOSPAM.net>
|
Viewed:
|
860 times
|
| |
| |
John:
Try it like this-----
void detect_time_2()
{same code here;}
IC is a lot like ANSI C, but there are some differences.
Good luck,
Gary Livick
John Bachman wrote:
> I am having trouble with function definitions. Can someone tell me what is wrong with this:
>
> void detect_time_2 (void)
> { code here;}
>
> I get a syntax error on the definition line and cannot figure out why.
>
> TIA
>
> John
|
|
Message is in Reply To:
| | IC trouble - function definition
|
| I am having trouble with function definitions. Can someone tell me what is wrong with this: void detect_time_2 (void) { code here;} I get a syntax error on the definition line and cannot figure out why. TIA John (25 years ago, 12-Nov-99, to lugnet.robotics.handyboard)
|
7 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|