Search Results

Showing results 1 to 2 of 2
Search took 0.00 seconds.
Search: Posts Made By: subtronic ; Forum: C++ and child forums
Forum: C++ May 7th, 2005
Replies: 26
Views: 5,338
Posted By subtronic
It's just a fundamental mistake to lump them together. They are not the same programming language. What you're effectively doing when you say "C/C++" is promulgating a misnomer.

On a forum that...
Forum: C++ Aug 23rd, 2003
Replies: 7
Views: 21,056
Posted By subtronic
My first guess is you're using Visual C++ :) It compiles fine with g++, maybe try:

struct process
{
int pid; // process id
char* file_name; // file name of the process to be run
int cpu_time;...
Showing results 1 to 2 of 2

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC