Linux
Linux is the name usually given to any Unix-like computer operating system that uses the Linux kernel.
Forum Post

Time

I am new to C and linux. I am trying to create a system time, set it, and get it. I need to be able to set the time as seconds epoch. I.e. a 32-bit value of seconds. The function will recieve...
Forum Post

Re: [Help] C + Gtk+

Thanks for the recommendations, the error occurs when I press "activate" one menu button, it says "Fallo de segmentacion" in spanish, that's "Segmentation failure" in english, it's really strange...
Forum Post

Re: C++ Linux style

Current time in seconds is a common way to initialize it with a random value. #include int main() { // initialize rand with a random seed srand(time(0)); }
Forum Post

Re: C++ serial port program convert from dos to linux

Please help. Thanks. I only posted .CPP (no header posted here to save space) ======================Dos version Begin================================= #include #include #include #include...
Forum Post

Re: Here comes a New comer again

You can generally get a personal version of Visual C++ 6.0 for ~ 100.00, and then with rebates, it is less, the last time I bought one, it was 30 after all was said and done. If you have a Linux...
Forum Post

Intelligent C++ editor under LINUX

Hello, I'm looking for an intelligent C++ editor under linux enviroment. With Auto completion (listbox completion using .h-headers) , on-the-fly syntax-check (using .h-headers), a good undo and...
Forum Post

Re: network programming in (turbo c/c++)

For DOS it is better not to start at all! May be it is better to spend some time for migrating to Windows or Linux programming. With Borland C++ or VC++ it is quite easy. If u want to do it under...
Forum Post

Re: PingPong

hi pingpong, Are you a student or working? I'm asking because I'm developing this system based on MFC & Linux C++ and wondering if you would want to take part in it. I would like to contact...
Forum Post

Re: Emulation of the "function overloading" feature of C++ using C

fun=fun2; printf("The value in the first struct is %i and second struct is %i\n",(*p).fun(2,7),(*p).fun(3,4)); }
Forum Post

Visual c++ Programmer

I just finished my course in visual c++ and graduated with honours. I also have experience in html,css,javascript/ java/ linux and also have alot of eperience building and repairing computers. At the...
Forum Post

Re: what is the programming hierarchy?

: Any thoughts on a hierarchy of learning programming? My take to date is: : : 1,2,3: Basic C Pascal : 4,5,6: C++ Html Perl : 7,8,9: Linux VB CGI :...
Forum Post

what is the programming hierarchy?

Any thoughts on a hierarchy of learning programming? My take to date is: 1,2,3: Basic C Pascal 4,5,6: C++ Html Perl 7,8,9: Linux VB CGI 10, 11, 12:...
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.