Slashdot Mirror


User: lmenke

lmenke's activity in the archive.

Stories
0
Comments
26
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 26

  1. Re:Organize by function, not language! on Arranging Multi-Language Source Code Trees? · · Score: 1

    I have to agree; the functionality is the most logical sorting method. Otherwise you will be duplicating a lot of structures. Besides, are you tying to save work for the compilers or your self? All the compiler needs is the correct file extension and a general direction of where the file is stored. Lorenz H. Menke, Jr.