question about char* name[]umm, for [code]char* name[20][/code], what are all the ways to define them during initialization? ...
Hexadecimal number insertion inside a larger onei want a constant [code] const int hex_numb; [/code] and how do you define a hexidecimal number in i...
Can you use std::hex outside of a cin/cout <<instead of [code] #include <iostream> int g = 70; cout << std::hex << g << "\n" ; //instead like t...
"clock" objectActually, I want to do all sorts of applicable tests et al.
"clock" objectwhat's the formula to convert the type_point to a ledgiable time? could someone show an example?
This user does not accept Private Messages