Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~213 People Reached
Favorite Forums
Favorite Tags
c x 1
Member Avatar for jeffssmith

I'm taking CSCI 230 and was able to get a triangle to print with the following code. I can't get anything to work for a circle or rectangle (similar in size). Can anyone help? Thanks. #include <stdio.h> int main() { int t; int x = 0; int y; t = …

Member Avatar for andor
0
79
Member Avatar for nimero

Hi, has anyone of you an c-code of game of life, which isn't so difficult to understand??? thank you for your help! nimero

Member Avatar for jwenting
0
134