#helloWindows10 Hel10 Windows 10!
#helloWindows10 Rafael Ontivero WW+D: World Wide C++ Developer ¿Universales en C++? ¿Y sin punteros?
#helloWindows10 ¿Realmente es C++ tan difícil? Código obsoleto y ofuscado Ejemplos de código moderno C++/CX. ¿Otra variante de C++? Un resumen ultra rápido de lo que es Universales con C++ La librería de ejemplo Envolviendo el código La aplicación final El código está aquí: Agenda
#helloWindows10 C++ Developer
#helloWindows10 ¿Difícil C++?
#helloWindows10 int * (*(*fp) (int**, char*))[10]; int *(*(*arr[5])())(); void ** (*d) (int &, char **(*)(char *, char **)); void **Complicadissssimo(void *algo, void ***masComplejo) {…}; int sum = (N & (N % 2 ? 0 : ~0) | (((N & 2) >> 1) ^ (N & 1))); int srtcpy(char *dst, char const *src) { int count = 0; while (*dst++ = *src++) count++; return count; }
#helloWindows10 int mymax(int(*a)(int(*)(int(*)()), int(*)(int(*)(int**))), int(*b)(int(*)(int(*)()), int*, int(*)(int(*)()))) { return (int)((((int(*)(int(*)(int(*)()), int(*)(int(*)())))a) > ((int(*)(int(*)(int(*)()), int(*)(int(*)())))b)) ? ((int(*)(int(*)(int(*)()), int(*)(int(*)())))a) : ((int(*)(int(*)(int(*)()), int(*)(int(*)())))b)); };
#helloWindows10
C++/CX
#helloWindows10
Universales con C++ … /CX
#helloWindows10
Q&A Que sean sencillitas, ¿eh?
#helloWindows10 No olvides realizar la encuesta ¡Gracias! Rafael Ontivero WW+D: World Wide C++ Developer