User profile: CMarco
User info |
User name: | CMarco |
Name: | CMarco |
History |
Joined: | Jun 27, 2012 at 9:44am |
Number of posts: | 46 |
Latest posts: |
Convert string Hi,
I find this, works also:
[code] unsigned long strtoul(const char *nptr, char **endptr, in...
Convert string Hi,
I know that atoi converts const char *string to a integer with 32-bits... but to uint64_t thi...
Convert string Hello to all,
I have a string named str and I want to convert this string to an uint64_t name t.
...
size vector in c First thanks for the tips,
I want a dynamic array of 'ne' objects.
I was thinking I have to put...
size vector in c Hello,
I'm trying to create in C something like this:
[code]
struct ne{
uint64_t shw;
...
|
This user does not accept Private Messages