Skip to content

Instantly share code, notes, and snippets.

View rohitx007's full-sized avatar

Rohit Sharma rohitx007

  • Indian Institute of Technology Gandhinagar
  • India
View GitHub Profile
#include <stdio.h>
#include <stdlib.h>
int main(int argc, char *argv[])
{
if(argc !=2){
printf("Size of Memory \n");
return 0;
}
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.