Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Showing results 1 to 8 of 8
Search took 0.00 seconds; generated 3 minute(s) ago.
Search: Posts Made By: ridley
Forum: Java Mar 25th, 2005, 8:58 PM
Replies: 1
Views: 207
Posted By ridley
I fixed it so far by declaring the array as...

I fixed it so far by declaring the array as static outside of main
Forum: Java Mar 25th, 2005, 8:38 PM
Replies: 1
Views: 207
Posted By ridley
problem assigning manipulating an array of objects

I am having trouble initialising and manipualting an array of objects:

/******************************************************************************

Assignment 3 Test File ...
Forum: C++ Feb 26th, 2005, 3:26 AM
Replies: 0
Views: 286
Posted By ridley
Help with stack implementation

I have a project due for school that requires the use of stacks

I think I have a small bug or two, but I have exahusted all my abilities trying to find them

A quick rundown of what this program...
Forum: C++ Feb 25th, 2005, 9:10 PM
Replies: 3
Views: 155
Posted By ridley
Thanks

Thanks
Forum: C++ Feb 25th, 2005, 8:51 PM
Replies: 3
Views: 155
Posted By ridley
Quick C question [solved]

in ANSI C, if I have

while ()
if()
if()
break;

will "break;" break out of the while() or the "if" ?
Forum: C++ Feb 24th, 2005, 1:53 AM
Replies: 3
Views: 182
Posted By ridley
I fixed the file pointers and the function calls...

I fixed the file pointers and the function calls and prototypes but I am still having problems.
I think the problem is with reading the file into a two-dimensional array, or printing the array out,...
Forum: C++ Feb 24th, 2005, 12:17 AM
Replies: 3
Views: 182
Posted By ridley
That did it, thanks!

That did it, thanks!
Forum: C++ Feb 23rd, 2005, 6:23 PM
Replies: 3
Views: 182
Posted By ridley
gets() produces garbage [would appreciate some more help]

This compiles, but it only produces garbage
any ideas?

#include <stdio.h>

#define MAX 20
int counter;
int stack[MAX];
char maze[20][20]; //value at position[h][v]
Showing results 1 to 8 of 8

 
Forum Jump



DaniWeb IT Discussion Community
All times are GMT -5. The time now is 11:36 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC