hi to every one!!!!!!!!!!!! i just need a help from u, i just want to assign symbols like @$* wat i hav to do please help me by giving me a sample example.

Recommended Answers

All 2 Replies

umm....

#include <iostream>
#include <string>
using namespace std;
int main(){
 string str = "@#@#@";
 cout << str << endl;
}

That will be $50 please.

Explain what you mean.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.