User: benjm

  • Public profile

User profile: benjm

User info
User name:benjm
History
Joined:
Number of posts:4
Latest posts:

[C] Reusing pointer for new string
I was curious to know a good method to reuse a [code]char[/code] pointer: [code] char* strfunc (cha...

Redrawing portions of ncurses window border
Actually figured this out using [code]mvwvline (win, line, winWidth- 1, ACS_VLINE, 1);[/code] Worked...

Redrawing portions of ncurses window border
Hey guys, trying to figure out the best way to redraw a window border once a portion of it has b...

Getting your bearings in a large c++ project you didn't write.
Hey guys, so I'm trying to read through the source code of an old game I'd like to port to the w...

This user does not accept Private Messages