User: MILLER XYL

  • Public profile

User profile: MILLER XYL

User info
User name:MILLER XYL
History
Joined:
Number of posts:15
Latest posts:

How can be concentrated multiple lines of C++ code in only one?
oh, so there is a way. BUT IT IS REALLY BAD [code] #include <bits/stdc++.h> [/code] or [code] #inclu...

Implementation of those I/O functions in C
ok.

Implementation of those I/O functions in C
And also iostreams. Thanks.

Implementation of those I/O functions in C
[code] int scanf ( const char * format, ... ); int printf ( const char * format, ... ); // and also ...

Why can't I use list insted of array?
It's clear now. Thanks to you all!

This user does not accept Private Messages