User profile: newb4lyfe

User info
User name:newb4lyfe
History
Joined:
Number of posts:29
Latest posts:

Mac keychain an C++
What is the easiest way to write a command in C++ that detects if the mac keychain pops up. I want ...

passing in an int in octal format
So I'm trying to take an int I acquire from a user and pass it into the chmod function. I can't fig...

Weird behavior in ncurses
I'm trying to use ncurses to create a text editor, but I'm running into an issue when I try creating...

Passing in argv[] as a parameter
So I changed it to attempt to open the file using low level I/O, but I still l have some errors. Now...

Passing in argv[] as a parameter
I just realized this isn't going to work anyways, I just looked at my project again and I have to us...