Linux
Linux is the name usually given to any Unix-like computer operating system that uses the Linux kernel.
Application
Business
Remove
Language
License
Any
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...
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...
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));
}
Please help. Thanks. I only posted .CPP (no header posted here to save space)
======================Dos version Begin=================================
#include
#include
#include
#include...
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...
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...
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...
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...
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));
}
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...
: 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
:...
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:...