Doubly Linked ListHey, i have to write a doubly linked list of at least 5 elements and output the string data attribut...
Reading my file's .exeSo i have an assignment to write a code that reads its own .exe file, and output only the ASCII char...
Need help counting brackets in my codei need a program to read its own code and count the amount of open brackets inside it, and tell me t...
Need help graphing a sine wave.oh, that is so cool(it's working now), thank you a million times!
Need help graphing a sine wave.[code]#include "stdafx.h" #include <iostream> #include <cmath> #define PI 3.141592 using names...
This user does not accept Private Messages