SpiceQA
Questions Tags Users Badges

size-t

20 Questions
Newest Active Unanswered Frequent
Score
View
Card Compact
Difference between %zu and %lu in C
user_72865410
• asked Jul 29, 2022
2
1
113
size-t string-formatting printf c
Why can I use size_t without defining it?
user_148800640
• asked Jul 5, 2022
2
1
135
size-t c
Why does snprintf() take a size_t size limit, but returns an int number of chars printed?
user_15930770
• asked Jan 5, 2022
4
4
262
size-t printf c
Can I just use unsigned int instead of size_t?
user_126580760
• asked Mar 16, 2021
4
2
237
unsigned size-t c
Why do we specify size_t array size in C rather than just using integers? And what are the advantages to do so?
user_152624350
• asked Mar 8, 2021
2
1
124
size-t c arrays
Signed variant of size_t in standard C++ library
user_9415310
• asked Dec 29, 2020
5
1
936
signed unsigned size-t c++-standard-library c++
Why does the address of a "size_type" variable is used as an argument of "stoi()" in C++?
user_133716960
• asked Nov 3, 2020
2
2
172
size-t size-type c++
I can't understand how to use size_t in C++
user_143437560
• asked Sep 26, 2020
2
1
177
size-t c++
Why is it more safe to place sizeof in malloc first?
user_121391790
• asked Aug 12, 2020
2
3
483
integer-promotion malloc size-t sizeof c
Does size_t have the same size and alignment as ptrdiff_t?
user_77691470
• asked May 21, 2020
7
3
529
ptrdiff-t language-lawyer size-t c++
  • 1 (current)
  • 2
  • NextNext
Hot Questions
Terms of service Privacy policy
Powered by Answer