Click here to Skip to main content
Page 1 of 1
Page Size: 10 · 25 · 50


Author filtered by: bunge-bunge [x]
Question 26 Mar 2013   license: CPOL
i want to create one program in C/C++ that will run 2 process. This is my sample code#include #include main(){ system("Run process 1"); system("Run process 2") return 0;} ;But the problem is I have to wait the "process 1" to finish first before...
Question 25 Mar 2013   license: CPOL
Hi..I want to know how i'm going to wrote a simple C++/C application that accept value in the first place.For example..my Application name will be "myCommand" and my value is "50". I will wrote in the command line something like this in unix base "myCommand 50".then my code will...
Maniputing time with C++ by bunge-bunge
Question 21 Mar 2013   license: CPOL
hI..I got a very simple question..i got my current time in "HH:MM:SS"formathow i 'm going to calculate the new time if i got a new value in second format.for example, my current time now is 16:36:30. I got 80 second and need to add this value to my current time.What is the simply way...
Code plsss by bunge-bunge
Forum Message 16 Jul 2008  
someone please gi me a code to download.It will be more easier to learn it from the sample

Page 1 of 1


Advertise | Privacy | Mobile
Web01 | 2.6.130513.1 | Last Updated 14 May 2013
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid