User profile: GRex2595

User info
User name:GRex2595
Name:Rayten Rex
Bio:Computer Science student at Purdue University. I am hoping to attain a career in software or game development. C++ was my first language, and it is still my best language. I don't frequent the forums as much anymore, but I still love to work with C++ and help others.
History
Joined:
Number of posts:519
Latest posts:

Paste once then clear clipboard
I'm trying to make a program for password management for myself. I have everything working, but the...

pthread is causing my program to ignore signals
The mistake was actually that I was using the wrong pin diagram. Apparently setting a pin to input ...

#ifndef running anyway
Hey, thanks for that. That makes a lot more sense.

#ifndef running anyway
I mean literally what I say. I don't understand why it's being reset, and that's why I'm here. I c...

pthread is causing my program to ignore signals
I'm working on a program that is causing an alignment exception when I try to use std::thread. Afte...