User profile: attaboy

User info
User name:attaboy
Email:patrick@famkaufmann.info
History
Joined:
Number of posts:72
Latest posts:

Pthread runtime error
[code]#include<pthread.h> #include<stdio.h> void *thread_routine(void* arg) { printf("Inside ne...

Mic loopback
Hey guys... So basically I want to be able to virtually link some audio output to my mic input... ...

check character or digit...
We won't do your homework... Nice try though.... Try by yourself... (RTFM)

Obfusction
First off... You should return something in case of error ;-) (if __ != ___)... Could you print t...

An error in C++
Ok... What's up with the Third.cpp?? Did you write that??... Seems to have some errors in it... ...