#include <stdio.h>
int main( void )
{
printf( "Hell Word!" );
return 0;
}
double int2double( int a )
{
TEST hi;
return ( double )a;
}
Code Snippet
- if ( fp == NULL )
- {
- printf( "?뚯씪?닿린?ㅽ뙣" );
- return 0;
- }
{
TEST hi;
return ( double )a;
}
잘나오네