Re: What is wrong with this code?
- From: roberson@xxxxxxxxxxxxxxxxxx (Walter Roberson)
- Date: Sun, 13 May 2007 18:21:01 +0000 (UTC)
In article <3eI1i.144346$VU4.102084@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>,
Bill Reid <hormelfree@xxxxxxxxxxxxxxxx> wrote:
#define MAX_VALUES 64
You fail to include <stdio.h>, which would affect the interpretation
of printf(), possibly causing garbage values to be printed out.
Other than that: what is the difference between the output you
see and the output you expect?
--
There are some ideas so wrong that only a very intelligent person
could believe in them. -- George Orwell
.
- Follow-Ups:
- Re: What is wrong with this code?
- From: Bill Reid
- Re: What is wrong with this code?
- References:
- What is wrong with this code?
- From: Bill Reid
- What is wrong with this code?
- Prev by Date: What is wrong with this code?
- Next by Date: Re: What is wrong with this code?
- Previous by thread: What is wrong with this code?
- Next by thread: Re: What is wrong with this code?
- Index(es):
Relevant Pages
|
Loading