Re: Bug in list of matrics represended as arays.....



Djuro.Tost@xxxxxxxxx wrote:
CBFalconer je napisao/la:
Keith Thompson wrote:
CBFalconer <cbfalconer@xxxxxxxxx> writes:

... snip ...

Agreed. (But it's likely that his implementation provides a
<malloc.h> header, and using it, though not wise, isn't necessarily
an error.)

Since in the first 7 lines, we find at least 4, probably 5, errors,
it seems pointless to read further. Note that I have counted
errors only once, even though the same error was repeated.

Most of the errors you counted weren't errors.

Since the point of my post was to impress the extent of his
'errors' upon the newbie, why do people have to immediately degrade
any such impression? And <malloc.h> _is_ an error. It makes the
source depend on things not prescribed by the C standard. All you
are saying is that it may not get detected.

But the programm works compiled with Visual Studio 6.0,
and #include "stdafx.h" is needed...
The only problem is how to print a matric represented as array..

Visual Studio is not a C compiler, without making appropriate
provisions. This newsgroup discusses the C language, which is
portable to many hardware and software systems. Windows is a tiny
fraction of that environment. If you want Windows advice, go to a
Windows newsgroup.

--
[mail]: Chuck F (cbfalconer at maineline dot net)
[page]: <http://cbfalconer.home.att.net>
Try the download section.

.



Relevant Pages

  • Re: Difference between VC++ and UNIX
    ... It uses whatever compiler you have, in whatever language you like. ... like edit Lisp or integrate 3rd party compilers into Visual Studio. ... Windows, HP-UX, and Linux. ...
    (comp.programming)
  • Re: hmm..interesting
    ... work out at more power per Watt than x86. ... mainstream (many netbooks and smartphones run Linux instead of Windows ... the fact that Visual Studio allows you to get away with fairly sloppy ... difficult to find a C compiler that *doesn't* have vendor-specific ...
    (comp.sys.acorn.hardware)
  • Re: Difference between VC++ and UNIX
    ... It uses whatever compiler you have, in whatever language you like. ... like edit Lisp or integrate 3rd party compilers into Visual Studio. ... Windows, HP-UX, and Linux. ...
    (comp.programming)
  • Re: hmm..interesting
    ... I used to be a professional software developer on both Unix/Linux (all ... flavours) and Windows (writing CFD and Valve-train dynamics software, ... the fact that Visual Studio allows you to get away with fairly sloppy ... difficult to find a C compiler that *doesn't* have vendor-specific ...
    (comp.sys.acorn.hardware)
  • Re: Win DDK 3790 cannot compile with VS 6.0, but linking error with VS. NET
    ... >> compiler and tools for driver development. ... >in MSDN with an article titled New in the DDK for Windows XP: ... >building Windows XP or Windows 2000 drivers using a version of Microsoft ... >It's unfortunate that Microsoft no longer allow you to use Visual Studio ...
    (microsoft.public.development.device.drivers)