Re: samples

2023-09-17 Thread Jonathan Wakely via Gcc
On Sun, 17 Sept 2023, 21:27 Rahim Fakir via Gcc, wrote: > Is it possible to add source code samples like visual studio has? > What kind of samples do you mean? What does visual studio have, could you provide a link showing what you mean? I honestly have no idea what you're sugge

samples

2023-09-17 Thread Rahim Fakir via Gcc
Is it possible to add source code samples like visual studio has? I think that it will be better for students to have a page with samples by gcc. Windows has a good samples repository GCC should have one. Professor Bjarne forgot about the samples by one book C++ programing Languages 4th edition I

Re: Possibly requires fixing (PRF): GNAT 7.0 not printing actual code samples and column markers when printing errors and warnings

2016-12-11 Thread Eric Botcazou
> What do you guys think? It's by design. Use -fdiagnostics-show-caret to flip the setting. -- Eric Botcazou

Possibly requires fixing (PRF): GNAT 7.0 not printing actual code samples and column markers when printing errors and warnings

2016-12-10 Thread Ethin Probst
At the current moment, GNAT does not print code samples and column indicators like GCC/G++/GCCGO/GFORTRAN does. A sample is below (I'm running as root during this compilation process as I am over SSH and don't like typing sudo all that much sometimes): [compilation output from gcc] /ro

Re: Code Samples

2007-05-15 Thread Bill Wendling
I'm sure there are some at your school's website. Or you can ask you TA for help with your homework. -bw On May 15, 2007, at 11:33 AM, craig clow wrote: Hello, Does anyone know of a good web site for sample C code supported by GCC 3.3.2? Specifically, I am looking for code that can read f

Code Samples

2007-05-15 Thread craig clow
Hello, Does anyone know of a good web site for sample C code supported by GCC 3.3.2? Specifically, I am looking for code that can read files from a directory and do I/O. thanks, Craig _ PC Magazine’s 2007 editors’ choice for bes