Search Results

Search: Posts Made By: yiyi
Forum: Programming 06-02-2003
3,779
Posted By yiyi
how to use _PROTOTYPE?
os:sco operserver 5.05
my program:
/*ptest.c*/
#include <stdio.h>
#include <stdlib.h>

static int Test0(char *buff)
{
printf("Func:Test0 %s\n",buff);
return 1;
}

static int...
Showing results 1 to 1 of 1

 
All times are GMT -4. The time now is 02:35 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy