Search Results

Search: Posts Made By: pietie
6,841
Posted By pietie
That was my first guess as well. So I started...
That was my first guess as well. So I started playing around.

After I commented out the graph drawing, the segmentation fault went away.

That was probably because after I commented it out, it...
6,841
Posted By pietie
Sorry about that, I didnt even notice that the...
Sorry about that, I didnt even notice that the forum (or my copy-paste) chopped of the leading part of that line

That line is part of a line higher up

The code should look like below

#print...
6,841
Posted By pietie
Perl script error
Hi all

I keep getting a segmentation fault error while running the script below.


#!/usr/bin/perl -w
use CGI ':standard';
use GD::Graph::pie;
use strict;
use warnings;

sub trim($)
{
...
5,943
Posted By pietie
hi Thank you for your reply. It put me on the...
hi Thank you for your reply. It put me on the right track, and now I have the text file in a matrix(2d array). Regards
5,943
Posted By pietie
input text from file into 2d array
Hi all

I have a little brainscratcher here.

I want to draw a pie chart from data in a text file.

The drawing of the graph works fine, if I insert the data manually into a 2d array.

Now I...
Showing results 1 to 5 of 5

 
All times are GMT -4. The time now is 10:50 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy