Search Results

Search: Posts Made By: Goseib
Forum: Programming 09-05-2011
3,768
Posted By Goseib
Thanks achenle. I solved my problem in 2...
Thanks achenle.

I solved my problem in 2 different ways: (1) by inserting, for the INTEL architecture, some extra 32-bit padding members in my struct and (2) by re-aligining my struct members...
Forum: Programming 08-01-2011
3,768
Posted By Goseib
Padding issues between Sparc and Intel
Hi all,

Thank you all for posting. I have dealt with all endianess issues successfully. The thing is that part of code with the nested structs is quite old so writing it is probably the best...
Forum: Programming 08-01-2011
3,768
Posted By Goseib
Padding issues between Sparc and Intel
Hello,
I'm facing structure padding issues when my Solaris 32-bit C/C++ application that runs on Sparc communicates with the same C/C++ application that runs on 32-bit Intel. I know that Sparc...
Forum: Programming 07-31-2011
3,768
Posted By Goseib
Padding issues between Sparc and Intel
Hello,
I'm facing severe structure padding issues when my Solaris C/C++ application that runs on Sparc communicates with the same C/C++ application that runs on Intel. I know that Sparc and Intel...
Forum: Programming 07-13-2010
2,308
Posted By Goseib
thank you guys... I can do just that!
thank you guys... I can do just that!
Forum: Programming 07-12-2010
2,308
Posted By Goseib
Storing the output of a Unix cmd in my C program
Hello experts,


How can I retrieve the output from a Unix command and use it as string variable in my C program?
For example, when I issue the command 'date' I get:
Tue Jun 11 09:54:16 EEST...
Showing results 1 to 6 of 6

 
All times are GMT -4. The time now is 01:45 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy