R
Rainer Heynke
Hi,
a friend of mine ask about the reason and the history beyond the two
different ways to include std-headers like
#include "stdio.h"
#include <cstdio>
He's no using the usenet, but he read the answers via google.
Rainer
a friend of mine ask about the reason and the history beyond the two
different ways to include std-headers like
#include "stdio.h"
#include <cstdio>
He's no using the usenet, but he read the answers via google.
Rainer