On Mon, Apr 26, 2010 at 10:25 PM, Grant Taylor <[email protected]> wrote: > On 04/26/10 05:41, Ivan Ristic wrote: >> >> On a similar matter, does anyone know if it is possible to include only a >> part of a file? > > ... > >> Comments, pointers and suggestions are welcome. > > Can you not have all your examples in separate source files?
That I can do, but I usually only use code fragments in my books, whereas complete examples usually have a lot more stuff. > You might need a pre-processor to include them together when compiling your > source code. Can you compile your source code as is or are some of the > sections duplicate? I think that would be very difficult to pull off in a useful way, mostly because it would prevent me from using an IDE. > Grant. . . . > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- Ivan Ristic ModSecurity Handbook [http://www.modsecurityhandbook.com] SSL Labs [https://www.ssllabs.com/ssldb/] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
