Cotix / cReddit

CLI Reddit client written in C. Oh, crossplatform too!
Other
96 stars 14 forks source link

Comments and subreddit displaying need to check how many items there actually are #5

Closed Cotix closed 11 years ago

Cotix commented 11 years ago

It segfaults if a subreddit or thread doesn't have a certain amount of items it's trying to display. We need to dynamicly get the items and parse them and then save how many there are.