User profile: spskhokhar

User info
User name:spskhokhar
History
Joined:
Number of posts:13
Latest posts:

IPSec using C/C++ on Linux
Hi, Need to write client application and server uses IPSec IPv4. - How to create IPSec Socket wi...

Segmentation fault upon assigning value to 3rd matrix
You are right Grey Wolf, the stack limit is 8192 KB. Thanks

Segmentation fault upon assigning value to 3rd matrix
around 3.8 MB each. And system has enough memory sorry for typo, not line 16 but replacing line 19 ...

Segmentation fault upon assigning value to 3rd matrix
// code [code] 1 #include <iostream> 2 3 int main() 4 { 5 const int m = 1000; 6 ...

MAPI client library
hi, looking for client side library in order to fetch, read and delete mail on MS-Exchange Server...