I want to convert a string, using the string class - to Binary. What is the fast way to do this character by character. Loop? Or is there some function out there that will c
char * buf = data.c_str; //buf is binary