switch.i need to make a pgrmm using this function and have to test it for a given time .but it is not work it!why?Write: [code]float a,b,c;[/code] instead of [code]float a,b,c,;[/code]
Printing individual values from 2d arrayThe code for you: [code]#include <stdio.h> #include <malloc.h> using namespace std; int main() { ...
help with c++ complex numbers programTry this: [code]// Complx.h #include <iostream> #include <fstream> using namespace std; class c...
This user does not accept Private Messages