Click here to Skip to main content
15,894,017 members

Comments by unscathed18 (Top 22 by date)

unscathed18 11-Nov-13 1:37am View    
For me it is not a matter of over estimating my data: rather, to protect it since probably there may be holes "somewhere" (in the framework) and I don't think that always the first motive to make attacks is just because of the data's worth but perhaps to tease people around.
In fact, I was unsure if any of them both implemented some countermeasures to that matter or was up to the programmer to implement a way to achieve security. Nothing less, nothing more.
unscathed18 11-Aug-13 12:18pm View    
Ok, but what is the reason it doesnt work?
unscathed18 31-May-13 6:45am View    
OK, this works well, but by the simple type wrapping I am just hiding away the conversions in between. Isn't there anyway to show a "char" as a number instead of a ASCII display? I guess it should depend on the OS console. The solution you provided above needs to make a prior conversion whether to a non-char type or a string.
unscathed18 26-May-13 3:12am View    
Deleted
don't know exactly what bitwise const means!What is it??
unscathed18 11-Apr-13 12:56pm View    
I also thought such a thing but then I realised that I wasn't exceeding the buffer length. There was too much space left for happening.