This may seem simple, but would anyone be able to tell me how to write directly to memory in c (not c++), namely for SVGA graphics? Qbasic has it's "poke" and "peek" functions but I can't seem to find the equivalent in c.