home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OS/2 Shareware BBS: 10 Tools
/
10-Tools.zip
/
splint3s.zip
/
splint-3.0.1.6
/
test
/
t1.c
< prev
next >
Wrap
Text File
|
2000-08-02
|
53b
|
9 lines
void f ()
{
int *z;
z = (int *) malloc (4);
}