View Single Post
Old 06-18-2002, 06:16 AM   #2 (permalink)
Hrqls
Regular Contributor
 
Join Date: May 2002
Location: Alkmaar, the Netherlands
Posts: 167
Hrqls is on a distinguished road
one day i was doing that one ... and when i compiled the little program i got a virus warning!!

it was just something like
[code]
void main()
{
printf("hello world\n");
}
[code]
or something like that (the little program worked, doing this on the fly, so it might have some typos )

it seems that the scanner triggered on 'hello world' because when i printed another message, i got no warning at all
__________________
The specialty of the house? thats me (cheap as always)
Hrqls is offline   Reply With Quote