User profile: c00012

User info
User name:c00012
Email:seihyung.oh@gmail.com
Name:Seihyung Oh
Location:South Korea
Bio:I'm studying c++ by myself and want to get help from other cpp programmers.
Statistical data
Birthdate:Aug 10, 1968
Gender:Male
Occupation:Other
Skills:C++
Visual Basic
History
Joined:
Number of posts:11
Latest posts:

Keydown event doesn't work properly....
this code is written in C++/CX.

Keydown event doesn't work properly....
Hey guys, I'm writing a code for simple calculator to study UWP app development. I wanted to input ...

program can't read data from text file... solution?
hi, I got a problem in writing code for login function of my program. I wanted to make program che...

Using for-loop to Implement deletion in Array-based List
Hi, I’m writing a code to implement Array-based List in C++ using class and template. Here’s ...

how to convert std::chromo::time_point to sting
Hello guys, I want to convert std::chrono::time_point to string like this: "201601181150" I tried ...