Re: Help with a little C(Jeffrey Fielding)
- Posted by The AfterBeat <afterbeat at GEOCITIES.COM> Feb 12, 1999
- 428 views
Simply type: FunctionName(Parameters); If you're not using the return value, And: Variable = FunctionName(Parameters); Or anything similar to use the return value. This can't be done with functions that have void as their return type. It's just like Euphoria.. Heheh. Grape Vine wrote: > Yes i know its a true or false but how does it get called and ect... > >In C, a boolean is a true or false value. > > > >EUPHORIA at LISTSERV.MUOHIO.EDU wrote: > > > >> I need a little help with just what this line of code does > >> > >> boolean G_CheckDemoStatus (void); > >> > >> i know what boolean means in math but what does it do here??? > >> > >> Grape Vine > >> > >> ______________________________________________________ > >> Get Your Private, Free Email at http://www.hotmail.com > > > >-- > >Jeffrey Fielding > >JJProg at cyberbury.net > >http://members.tripod.com/~JJProg/ > > > > > > ______________________________________________________ > Get Your Private, Free Email at http://www.hotmail.com