Search Results

Search: Posts Made By: trido
4,833
Posted By trido
test() is not an entry point for the executable. ...
test() is not an entry point for the executable.

you must call it main() if you intend to run it as an executable. otherwise, include the header file for test (test.h) in your main program and...
Forum: Programming 11-20-2002
4,850
Posted By trido
fixed-width printf() output on an XmList on Solaris
This one is a bit of bugger and I'm not sure if it's entirely relevant to this board but here goes...

I'm trying to produce some fixed width output to a List widget (X11/Motif GUI) So, I use...
Forum: Programming 10-28-2002
26,252
Posted By trido
Thanks for the advice Perderabo - I think you're...
Thanks for the advice Perderabo - I think you're right. I'm going through most of my definitions ATM to make sure there are no conflicts.

What makes me think you're right is that compiling without...
Forum: Programming 10-27-2002
26,252
Posted By trido
struct timespec in ANSI C
I am trying to compile ANSI C code for Sun Solaris V8.

My problem is that the 'timespec' structure does not seem to be recognised when compiling. The compiler usually gives me an 'invalid...
Showing results 1 to 4 of 4

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