chariz_lipsucker wrote:
> can you made me a program who has a programmer define function? please

#include <cstdio>

void MakesNoSense()
{
   printf("Your question makes no sense and this is NOT a 
we-do-your-homework for you mailing list.  Show us some sort of effort 
on your behalf and try again.");
}

int main(void)
{
   MakesNoSense();

   return 0;
}

-- 
Thomas Hruska
CubicleSoft President
Ph: 517-803-4197

*NEW* MyTaskFocus 1.1
Get on task.  Stay on task.

http://www.CubicleSoft.com/MyTaskFocus/

Reply via email to