it looks like a C of boogers.;Dif you are curious as to nuts and bolts, go to sourceforge and download the source code to a program. then just look into the files. all the source is is an uncompiled version of the program. it isn't installable the way it is. the source is literalyl from the authors hand. once you compile it, with such programs as gcc or whatever, it has been translated to machine code. machine code is stuff your PC can digest. FYI, linux is entirely built on C. you can write a C program in such apps as vi or pico. honestly, and i am not flaming you here, if you don't know what a source looks like, how will you write one? do you know C? hope this helps a bit
![]()
Goodluck,
Babbing


Reply With Quote
if you are curious as to nuts and bolts, go to sourceforge and download the source code to a program. then just look into the files. all the source is is an uncompiled version of the program. it isn't installable the way it is. the source is literalyl from the authors hand. once you compile it, with such programs as gcc or whatever, it has been translated to machine code. machine code is stuff your PC can digest. FYI, linux is entirely built on C. you can write a C program in such apps as vi or pico. honestly, and i am not flaming you here, if you don't know what a source looks like, how will you write one? do you know C? hope this helps a bit 

Bookmarks