coutOkok, thanks for all. I get it. :) Is that mean for beginner will use printf instead of cout? b...
coutok, what about the 'end1' and '<<'?
coutis cout means for printf? because i am a new learner for C++ and having touch on this 'cout'. ...
alignment problemCan correct my code below for the alignment problem [code]#include <stdafx.h> #include <stdio.h> ...
round up i declare double as [code]double amount,rate = 0.3333; int money = 30; amount = rate * money; ...
This user does not accept Private Messages