Quantcast
Channel: RaGEZONE - MMO Development Forums
Viewing all articles
Browse latest Browse all 28351

better mlog

$
0
0
mlog console output for debug yay
and rewritten mlog function

1733084361918 - better mlog - RaGEZONE Forums

add this in main.cpp
#include <iostream>
#include <fstream>

void CreateConsole()
{
if (AllocConsole())
{
FILE* fp;
freopen_s(&fp, "CONOUT$"...

Read more

Viewing all articles
Browse latest Browse all 28351

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>