Author | Topic |
I supported Toymods
Location: Northern Beaches
Registered: May 2002
|
Re: WAY OT: C programmers, I know there are some of you out there
|
Sat, 24 May 2003 13:46
|
|
just did a quick run through of code and there are some problems in it, that im getting core dumps
and a few problems, one more thing
ch = malloc(sizeof(char)); should be
ch = (char *) malloc(sizeof(char));
it gets you a start anyway
if I had time id love to do it as a little fun to remeber C, but I don't
|
|
|
| Subject | Poster | Date |
|
WAY OT: C programmers, I know there are some of you out there
|
THE WITZL | Sat, 24 May 2003 07:47 |
|
Re: WAY OT: C programmers, I know there are some of you out there
|
Ribbo | Sat, 24 May 2003 08:16 |
|
Re: WAY OT: C programmers, I know there are some of you out there
|
Ribbo | Sat, 24 May 2003 08:20 |
|
Re: WAY OT: C programmers, I know there are some of you out there
|
Ribbo | Sat, 24 May 2003 08:33 |
|
Re: WAY OT: C programmers, I know there are some of you out there
|
THE WITZL | Sat, 24 May 2003 09:29 |
|
Re: WAY OT: C programmers, I know there are some of you out there
|
stylez | Sat, 24 May 2003 09:30 |
|
Re: WAY OT: C programmers, I know there are some of you out there
|
THE WITZL | Sat, 24 May 2003 09:40 |
|
Re: WAY OT: C programmers, I know there are some of you out there
|
Ribbo | Sat, 24 May 2003 12:53 |
|
Re: WAY OT: C programmers, I know there are some of you out there
|
Ribbo | Sat, 24 May 2003 13:46 |
|
Re: WAY OT: C programmers, I know there are some of you out there
|
THE WITZL | Sat, 24 May 2003 14:03 |
|
Re: WAY OT: C programmers, I know there are some of you out there
|
Ribbo | Sat, 24 May 2003 15:12 |
|
Re: WAY OT: C programmers, I know there are some of you out there
|
shinzui | Sat, 24 May 2003 22:47 |
|
Re: WAY OT: C programmers, I know there are some of you out there
|
wilbo666 | Sun, 25 May 2003 00:12 |
|
Re: WAY OT: C programmers, I know there are some of you out there
|
shinzui | Sun, 25 May 2003 03:53 |
|
Re: WAY OT: C programmers, I know there are some of you out there
|
Nark | Mon, 26 May 2003 07:11 |
|
Re: WAY OT: C programmers, I know there are some of you out there
|
THE WITZL | Mon, 26 May 2003 12:35 |
|
Re: WAY OT: C programmers, I know there are some of you out there
|
Nark | Mon, 26 May 2003 23:37 |
|
Re: WAY OT: C programmers, I know there are some of you out there
|
THE WITZL | Tue, 27 May 2003 02:25 |
|
Re: WAY OT: C programmers, I know there are some of you out there
|
Ribbo | Tue, 27 May 2003 08:55 |
|
Re: WAY OT: C programmers, I know there are some of you out there
|
Nark | Wed, 28 May 2003 02:39 |
|
Re: WAY OT: C programmers, I know there are some of you out there
|
isaac | Tue, 27 May 2003 10:09 |
|
Re: WAY OT: C programmers, I know there are some of you out there
|
Ribbo | Tue, 27 May 2003 20:58 |
|
Re: WAY OT: C programmers, I know there are some of you out there
|
isaac | Wed, 28 May 2003 02:35 |
|
Re: WAY OT: C programmers, I know there are some of you out there
|
ehendrikd | Wed, 28 May 2003 04:57 |
Current Time:
Wed Jan 22 18:14:19 UTC 2025 |
Total time taken to generate the page: 0.0081310272216797 seconds |