QT programI made a chashier program and now i want to do it with qt program. 1.How can i make dynamic folders(...
SDL - How to keyboard input@Moooce Doesnt work
How to detect selected text or file?@Thomas1965 Can i write something like this-> [code]#include <iostream> #include <sdl/sdl.h> using ...
SDL - How to keyboard input@kevinkjt2000 I installed sdl library properly. Doesnt work i get this error-> error: 'state' was n...
Do i have to use pointers to transfer values?Do i have to use pointers to transfer values? from character to input. -> line 13 and 19. Also how c...