Waitrud Weber’s blog

things and reminders for memories

2019-05-16から1日間の記事一覧

3d: vLine could be memoried.

vLine could be memoried, and option -mwindows cound not make binary print. .\main.cpp 1 :#include <stdio.h> 2 :#include <stdlib.h> 3 : 4 :#include "vPoint.h" 5 :#include "vLine.h" 6 : 7 : 8 :int main ( int argc, char** argv ) { 9 : vLine** lines = nullptr; 1</stdlib.h></stdio.h>…