Announcement

Collapse
No announcement yet.

Macro Expanded - temp solution

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Macro Expanded - temp solution

    PHP Code:
    /*
     *
     * You loved me and i frozen time
     *
     * Soluzione temporanea finchè non capisco per bene le macro
     *
     */

    #include <st***.h>
    #include <stdlib.h>
    #define BUFF_SIZE_S "100"
    #define BUFF_SIZE 100
    int main (void) {
        
        
    char array[BUFF_SIZE];
        
    printf("x" BUFF_SIZE_S "x");
        
        return 
    0;

    | VFX Artist, C++ Programmer, HW Overclocker | Web: xgiovio.com Email: xgiovio@gmail.com Twitter: @xgiovio
Working...
X

Google Profile


My name is Giovanni Di Grezia, but people call me xgiovio.

Here is my homepage:.

I'm a VFX Artist and Software Developer.

Giovanni Di Grezia