How do I truncate a file's size using ANSI C?

The file's size is 200 bytes, I want to shrink it to 100 bytes. I know how to do this in POSIX and Win32, but is there no standard ANSI C method for accomplishing this simple task?

TekBoy

P.S. please always rate all post that help you. I will do the same....