User: Zyion

  • Public profile

User profile: Zyion

User info
User name:Zyion
History
Joined:
Number of posts:16
Latest posts:

How do I output the other number in this Linked List?
[code]#include<stdio.h> #include<stdlib.h> #include <iostream> using namespace std; struct node { ...

How do I count the lines for the method and object. I can't figure it out.
I got it to work kinda... thanks pnoid! it outputs the number of lines correctly but for the class a...

How do I count the lines for the method and object. I can't figure it out.
Is it because of how I try to output it?

How do I count the lines for the method and object. I can't figure it out.
It still outputs 0 when I did that

How do I count the lines for the method and object. I can't figure it out.
When I changed it like this it gave me 0 though [code]void LOC::countLines(){ ifstream myfile(li...

This user does not accept Private Messages