tech questions on the internals of 4coder
2 years, 2 months ago
Edited by
albatros
on Nov. 7, 2018, 12:54 p.m.
Reason: Initial post
I have some tech questions on the internals of 4coder. Just to get inspirations on my own projects.
Did you choose to use openGl to draw to the screen ?
For working with strings, did you use the libc ? the standard cpp lib ? a particular library ? did you roll your own lib ?
None