User: apomin

  • Public profile

User profile: apomin

User info
User name:apomin
History
Joined:
Number of posts:3
Latest posts:

C++ web script
Hi, I am writing a web site script in Visual C++ under Windows. The site runs on Windows 2008 R2...

Initializing string to a list of int values
I plan to use this construction as an element of the structure: struct example { std::string str1; ...

Initializing string to a list of int values
#define VAL1 1 #define VAL151 151 // all values are from 0 to 254 char *str = {VAL1, VAL151, 0}; //...

This user does not accept Private Messages