Neill Newman <neill@entora.co.uk> writes:
Sz - K&R brackets are the only way to go ;)
GNU Coding Standards, damnit! Oh, ah, whoops. -- MJR
--- MJ Ray <markj@cloaked.freeserve.co.uk> wrote:
Neill Newman <neill@entora.co.uk> writes:
Sz - K&R brackets are the only way to go ;)
GNU Coding Standards, damnit!
Oh, ah, whoops.
I don't know what its called but I like #include<stdio.h> int main(int argc, char *argv[]) { fprintf(1,"Hello World\n"); return(0); } Thanks D
-- MJR
_______________________________________________ alug, the Anglian Linux User Group list Send list replies to alug@stu.uea.ac.uk http://rabbit.stu.uea.ac.uk/cgi-bin/listinfo/alug See the website for instructions on digest or unsub!
__________________________________________________ Do You Yahoo!? Yahoo! Auctions - buy the things you want at great prices http://auctions.yahoo.com/
participants (2)
-
David Freeman -
MJ Ray