User profile: TAZO

User info
User name:TAZO
History
Joined:
Number of posts:36
Latest posts:

Colour
Can you post your code ??

array as an argument to a function
[code]int explode(string src, char c, string * out) // try this [/code] [b][i]edit:[/i][/b] "strin...

string line
your code: [code] void E1() //function definition { char pilihan; string line; // This is a...

array as an argument to a function
you need to pass the string filters_a by reference. [code]int explode(string src, char c, string ou...

Building Solution
you will need main.cpp (to invoke) and body.cpp(to define) in order for the compiler to check the de...

This user does not accept Private Messages

User: TAZO

  • Public profile